Skip to content

Deregister a tool

DELETE
/v1/tools/{tool_id}
curl --request DELETE \
--url http://localhost:8693/v1/tools/example
tool_id
required
string

Tool deregistered

Tool not found

Tool registry not initialised