Chatbotkit
Overview
SLUG: CHATBOTKIT
Description
ChatBotKit is a platform that enables developers to build and manage AI-powered chatbots, offering comprehensive APIs and SDKs for seamless integration into applications.
Authentication Details
API Key
Connecting to Chatbotkit
Create an auth config
Use the dashboard to create an auth config for the Chatbotkit toolkit. This allows you to connect multiple Chatbotkit accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Chatbotkit toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CHATBOTKIT_COMPLETE_CONVERSATION
Tool Name: Complete Conversation
Description
Action Parameters
Action Response
CHATBOTKIT_CREATE_INTEGRATION
Tool Name: Create Integration
Description
Action Parameters
Action Response
CHATBOTKIT_CREATE_SKILLSET
Tool Name: Create Skillset
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_BOTS
Tool Name: List Bots
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_CONVERSATIONS
Tool Name: List Conversations
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_CONVERSATION_MESSAGES
Tool Name: List conversation messages
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_DATASETS
Tool Name: List Datasets
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_INTEGRATIONS
Tool Name: List Integrations
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_PARTNERS
Tool Name: List Partners
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_SKILLSETS
Tool Name: List Skillsets
Description
Action Parameters
Action Response
CHATBOTKIT_LIST_TOKENS
Tool Name: List Tokens
Description
Action Parameters
Action Response