Delete Agent Tool

Beta

Remove a tool from the agent. A built-in instance is deleted; an attached external tool is detached (the workspace definition survives and stays attachable elsewhere).

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

agent_idstringRequired

Agent id (prefixed external id, agent_...).

tool_idstringRequired

Tool id (prefixed external id, tool_...).

Headers

Speechify-VersionstringOptional

Response

Tool removed.

Errors

401
Unauthorized Error
404
Not Found Error