Add Tools to Agent
Tools
Add Tools to Agent
Adds one or more tools to a specific agent. Use this endpoint to extend an agent’s capabilities with additional tool integrations. Request body: The tools array contains tool slugs. Returns the
PATCH
Add Tools to Agent
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
Unique identifier of the agent
Body
application/json
Array of tool names to add or remove
Example:
["gmail", "google-sheets", "slack"]