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.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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"]