Skip to main content

Delete a tool

DELETE 

/v1/projects/:project_id/tools/:tool_id

Deletes the backing runtime tool. Returns 409 if the tool is still attached to an agent (detach it first).

Request

Responses

Tool deleted.