Remove Tools from Agent
Tools
Remove Tools from Agent
Removes one or more tools from a specific agent. Use this endpoint to revoke tool access from an agent. Request body: The tools array contains tool slugs to remove. Returns the updated agent ob
PATCH
Remove Tools from Agent
For the complete error reference, see Error Guide.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Unique identifier of the agent
Body
application/json
Array of tool names to add or remove
Example:
["gmail", "google-sheets", "slack"]