Connect Chatbotkit to OpenClaw on Operator.io
Chatbotkit is a platform for building and managing AI-powered chatbots using robust APIs and SDKs. It lets you easily add conversational AI to your apps for better user engagement.
Automate Chatbotkit with AI
Hand Chatbotkit to an OpenClaw agent running on Operator. You write what you want in a chat and it turns that into real Chatbotkit actions like attach dataset file, authenticate secret, clone blueprint, without you opening the app.
Your agent reaches Chatbotkit directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.
What your agent can do with Chatbotkit
Your agent can call any of these Chatbotkit actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.
Attach Dataset File
Tool to attach a file to a dataset as a source. Use when you need to link a specific file to a dataset to provide knowledge content.
Authenticate Secret
Tool to authenticate a secret by its ID. Use when you need to generate an authentication URL for a specific secret.
Clone Blueprint
Tool to clone an existing blueprint. Use when you need to create a duplicate of a blueprint with all its associated resources.
Clone Bot
Tool to clone an existing bot. Use when you need to create a duplicate copy of a bot with all its settings and configurations.
Clone Platform Example
Tool to clone a platform example. Use when you need to create instances of all resources defined in a platform example template.
Clone Widget Integration
Tool to clone an existing widget integration. Use when you need to duplicate a widget integration while preserving its tested configurations.
Complete Conversation
Send a message to a ChatBotKit conversation and receive the bot's AI-generated reply. This is the primary action for interacting with a chatbot. It sends user text to an existing conversation and returns the bot's response along with tok...
Create Blueprint
Tool to create a new blueprint in ChatBotKit. Use when you need to create a reusable template or configuration blueprint.
Create Blueprint (GraphQL)
Tool to create a new blueprint template via GraphQL mutation. Use when you need to create a reusable bot configuration template via the GraphQL API.
Create Bot
Tool to create a new AI bot with configurable settings. Use when you need to create a new chatbot with specific name, personality, model, and connected resources like datasets or skillsets.
Create Bot (GraphQL)
Tool to create a new bot using GraphQL mutation. Use when you need to create a bot with specified name, description, and other configuration via the GraphQL API.
Create Bot Session
Creates a new bot session with an associated conversation and authentication token. Use this when you need to start a new chat session with a bot, optionally with pre-populated messages.
Create Contact
Tool to create a new contact. Use when you need to track users interacting with bots. Contacts can have associated memories, secrets, and conversations.
Create Conversation
Tool to create a new conversation. Use when you need to start a new chat session with a bot. Conversations store message history between users and bots. You can either reference an existing bot by ID or configure a new bot inline.
Create conversation message
Tool to create a new message in an existing conversation. Use this to add user messages, bot messages, or other message types to a conversation.
Create conversation message batch
Tool to create multiple messages in a conversation in a single batch operation. Use this when you need to add multiple messages at once, which is more efficient than creating them individually.
Create Conversation Session
Tool to create a new conversation session with an authentication token. Use when you need to generate a temporary access token for a conversation.
Create Dataset (GraphQL)
Tool to create a new dataset using GraphQL mutation. Use when you need to create a dataset to store knowledge and information for bots.
Create Dataset Record
Tool to create a new record in a dataset. Use when you need to add text data to an existing dataset for knowledge retrieval by bots.
Create Discord Integration
Tool to create a Discord integration for a ChatBotKit bot. Use when you need to connect a bot to Discord by providing Discord Application ID, Bot Token, and Public Key.
Create Email Integration
Tool to create a new email integration for a ChatBotKit bot. Email integrations enable your bot to receive and respond to emails, making it accessible through email communication channels. Use when you need to connect a bot to handle ema...
Create Extract Integration
Tool to create a new Extract integration for a ChatBotKit bot. Extract integrations enable your chatbot to automatically pull and extract structured data from conversations based on a predefined JSON schema. Use when you need to capture...
Create File
Tool to create a new file resource in ChatBotKit. Use when you need to create a file that can be attached to datasets for processing and indexing. Note: This creates the file record; use the upload action to add actual file content.
Create Instagram Integration
Tool to create an Instagram integration for a ChatBotKit bot. Use when you need to connect a bot to Instagram by providing an Instagram access token.
Create Support Integration
Creates a new support integration for a ChatBotKit bot. Support integrations enable your chatbot to handle customer support inquiries and optionally forward conversation summaries to a specified email address. Use this when you need to c...
Create MCP Server Integration
Tool to create a new MCP Server integration for ChatBotKit. Use when you need to set up an MCP (Model Context Protocol) Server integration to extend bot capabilities with custom server-side functionality.
Create Memory
Tool to create a new memory entry. Use when you need to store information for later retrieval, such as user preferences, conversation context, or important facts associated with a bot or contact.
Create Messenger Integration
Tool to create a Facebook Messenger integration for a ChatBotKit bot. Use when you need to connect a bot to Facebook Messenger by providing a Facebook Page Access Token.
Create Notion Integration
Tool to create a Notion integration for a ChatBotKit dataset. Use when you need to connect a dataset to Notion for syncing content between Notion pages and ChatBotKit.
Create Rating
Tool to create a rating in ChatBotKit. Use when you need to submit a numeric rating value for tracking purposes.
Create Secret
Tool to create a new secret in ChatBotKit. Secrets store credentials that bots use to access external services via skillset abilities. Use when you need to securely store API keys, tokens, or other authentication credentials.
Create Secret (GraphQL)
Tool to create a new secret via GraphQL mutation. Use when you need to securely store credentials, API keys, or authentication tokens via the GraphQL API.
Create Sitemap Integration
Tool to create a sitemap integration for a ChatBotKit dataset. Sitemap integrations automatically crawl and index website content from a sitemap.xml file, keeping your dataset synchronized with your website content. Use when you need to...
Create Skillset
Tool to create a new skillset. Use when you need to group multiple skills into a single reusable unit.
Create Slack Integration
Tool to create a Slack integration for a ChatBotKit bot. Use when you need to connect a bot to Slack by providing signing secret and bot token from Slack Developer Portal.
Create Space
Tool to create a new space in ChatBotKit. Use when you need to create a workspace or organizational container for related resources.
Create Task
Tool to create a new background task that can be triggered to perform automated operations. Use when you need to set up scheduled or on-demand tasks with configurable bot and contact associations.
Create Telegram Integration
Tool to create a Telegram integration for a ChatBotKit bot. Use when you need to connect a bot to Telegram by providing a Telegram bot token from BotFather.
Create Trigger Integration
Tool to create a Trigger integration for a ChatBotKit bot. Use when you need to set up automated triggers that can process events and execute bot actions on a schedule or based on specific conditions.
Create Twilio Integration
Tool to create a Twilio integration for a ChatBotKit bot. Use when you need to connect a bot to Twilio for SMS or messaging capabilities. All parameters are optional.
Create WhatsApp Integration
Creates a new WhatsApp integration for a ChatBotKit bot. WhatsApp integrations enable your chatbot to communicate with users through WhatsApp messaging. Use this when you need to connect a bot to WhatsApp Business API for customer engage...
Create Widget Integration
Tool to create a Widget integration for a ChatBotKit bot. Use when you need to create a web widget that can be embedded on websites to enable conversations with a bot.
Create Widget Integration Session
Creates a new widget integration session for interactive chat. Use this when you need to initialize a widget chat session with optional contact information, initial messages, and custom session duration.
Delete Blueprint
Tool to permanently delete a blueprint from ChatBotKit. Use when you need to remove a blueprint and optionally its associated resources.
Delete Blueprint (GraphQL)
Tool to permanently delete a blueprint template via GraphQL mutation. Use when you need to remove a blueprint from the platform using the GraphQL API.
Delete Bot
Tool to delete a bot. Use when you need to permanently remove a bot from the system.
Delete Bot (GraphQL)
Tool to delete a bot via GraphQL mutation. Use when you need to permanently remove a bot from the system using the GraphQL API.
Delete Contact
Tool to permanently delete a contact from ChatBotKit. Use when you need to remove a contact from the system.
Plus 236 more Chatbotkit actions your agent can call.
How to connect Chatbotkit
You authorize Chatbotkit once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Chatbotkit without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.
When you are ready, the get started guide walks through standing up your OpenClaw agent.
Common questions about Chatbotkit
- How do I connect Chatbotkit to Operator?
- You authorize Chatbotkit once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Chatbotkit without you signing in again.
- Can my agent run Chatbotkit as part of a larger task?
- Yes. It can call Chatbotkit mid task, hand it the input, and use what comes back in the next step. So a job that involves generating, classifying, or analyzing something can route through Chatbotkit without you stitching the calls together yourself.
- Do I need to write code or manage Chatbotkit API keys?
- No code and no API keys. You authorize Chatbotkit through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
- Can my agent use Chatbotkit together with my other apps?
- Yes. The same agent reaches every app you connect, so it can move between Chatbotkit and tools like Datarobot, Griptape, Openai in one job, reading from one and acting in another without you wiring anything between them.
Chatbotkit integrations
Pick an app to see what your agent does across Chatbotkit and it, or browse all integrations.
Put your agent on Chatbotkit
Sign in, connect Chatbotkit, and hand your agent the work. Your first week is free.
Get started