- The Agents endpoints allow you to create, configure, and manage native CometChat agents with full tool and knowledge base support.
- The Tools endpoints allow you to browse, add, remove, and configure ready-to-use Composio tools and manage tool actions for your agents.
- The Custom API Tools endpoints allow you to create and manage custom API-based tools that can be attached to agents.
- The Frontend Actions endpoints allow you to define and manage UI-triggered actions that agents can perform.
- The MCP Servers endpoints allow you to create and manage Model Context Protocol servers for your agents.
- The Knowledge Base endpoints allow you to manage file uploads, text content, website crawling, and RAG sources for agent responses.
- The Variables endpoints allow you to manage predefined and custom variables used in agent configurations.
Authentication
All Agent Builder API endpoints require authentication via an API key passed in the request header.| Property | Details |
|---|---|
| Header | apikey |
| Requirement | Required on all endpoints |