Agent Tools REST Endpoints
Integrations/Projects/AI Agents/Agent Tools
The operations from the Integrations/Projects/AI Agents/Agent Tools category.
- Delete an Agent Tool in a Project
- Method: deletePath:
/ic/api/integration/v1/projects/{projectId}/ai/tools/{id} - Retrieve Agent Tools in a Project
- Method: getPath:
/ic/api/integration/v1/projects/{projectId}/ai/tools - Retrieve an Agent Tool in a Project
- Method: getPath:
/ic/api/integration/v1/projects/{projectId}/ai/tools/{id}