Delete Agent Tool
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_id
Agent id (prefixed external id, agent_...).
tool_id
Tool id (prefixed external id, tool_...).
Headers
Speechify-Version
Response
Tool removed.
Errors
401
Unauthorized Error
404
Not Found Error