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.