Sendbird's AI Chatbot enables businesses to integrate intelligent, automated conversational agents into their applications, enhancing customer engagement and support.
Tool to create a new bot. use when you need to add an ai or default bot to your sendbird app.
Tool to retrieve information on a specific bot by its user id. use when you need to fetch bot details before performing subsequent operations.
Tool to list all bots in the sendbird application. use when you need to fetch bot details with optional filters and pagination.
Tool to list group channels. use when you need to fetch available group channels with filters and pagination.
Tool to unregister the webhook url for a bot. use when you need to remove webhook configuration for a specific bot.
Tool to update information on an existing bot. use when you need to change a bot's user id, nickname, profile image url, or toggle read-receipt or privacy settings after creation. run after confirming the bot id.