Add API Tools to Agent
Custom API Tools
Add API Tools to Agent
Adds one or more API tools to a specific agent. Use this endpoint to give an agent access to custom API tool integrations. Request body: The apiTools array contains API tool slugs. Returns the
PATCH
Add API Tools to 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 API tool slugs to add or remove
Example:
["get_weather", "send_email", "create_task"]