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: delete
Path: /ic/api/integration/v1/projects/{projectId}/ai/tools/{id}
Retrieve Agent Tools in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/tools
Retrieve an Agent Tool in a Project
Method: get
Path: /ic/api/integration/v1/projects/{projectId}/ai/tools/{id}