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.
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"]