ChatBotKit is a platform that enables developers to build and manage AI-powered chatbots, offering comprehensive APIs and SDKs for seamless integration into applications.
Tool to send a message to a conversation and receive the bot’s reply. Use after retrieving or initiating a conversation ID.
Tool to create a new integration. Use when you need to set up a support channel integration for a bot after collecting the integration details.
Tool to create a new skillset. Use when you need to group multiple skills into a single reusable unit.
Tool to retrieve a paginated list of all bots. Use when you need to browse or manage multiple bots, and iterate pages via cursor.
Tool to list messages in a conversation with pagination. Use after obtaining a conversation ID to fetch messages page by page.
Tool to retrieve a paginated list of conversations. Use when you need to page through conversation history.