Tools
Delete tool
Deletes a tool and its configuration permanently. This action cannot be undone. Agent calls to a deleted tool fail. Update agent configurations before you delete a tool.
delete/v2/tools/{tool_id}
Path parameters
tool_idstring required
Example:tol_rag_search
The unique identifier of the tool to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The tool is deleted.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.