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