Enable actions for a tool
Tools
Enable actions for a tool
Adds actions to a specific tool attached to an agent.
PATCH
Enable actions for a tool
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-add-campaigns-webhooks.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
AI Agent UID
Tool slug (e.g., gmail, googlesheets)
Body
application/json
Array of action names to add or remove
Example:
["send-email", "draft-email", "read-emails"]Response
200 - application/json
Actions added successfully
The response is of type object.