Sendbird AI Chatbot
Sendbird's AI Chatbot enables businesses to integrate intelligent, automated conversational agents into their applications, enhancing customer engagement and support.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Sendbird AI Chatbot authenticates with an API key. Generate the credential in your Sendbird AI Chatbot account, then paste it into FlyMyAI the first time an agent uses a Sendbird AI Chatbot action.
Get your Sendbird AI Chatbot credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Application ID | The unique identifier for your Sendbird application. (required) |
Sendbird API Token | The API token for authenticating requests to the Sendbird AI Chatbot API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SENDBIRD_AI_CHABOT_CREATE_BOT | Tool to create a new bot. use when you need to add an ai or default bot to your sendbird app. | bot_userid, bot_nickname |
SENDBIRD_AI_CHABOT_GET_BOT | Tool to retrieve information on a specific bot by its user id. use when you need to fetch bot details before performing subsequent operations. | bot_user_id |
SENDBIRD_AI_CHABOT_LIST_BOTS | Tool to list all bots in the sendbird application. use when you need to fetch bot details with optional filters and pagination. | - |
SENDBIRD_AI_CHABOT_LIST_GROUP_CHANNELS | Tool to list group channels. use when you need to fetch available group channels with filters and pagination. | - |
SENDBIRD_AI_CHABOT_UNREGISTER_BOT_WEBHOOK | Tool to unregister the webhook url for a bot. use when you need to remove webhook configuration for a specific bot. | bot_id |
SENDBIRD_AI_CHABOT_UPDATE_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. | bot_id |
SENDBIRD_AI_CHABOT_UPDATE_BOT_WEBHOOK | Tool to update the webhook url of an existing bot. use when you need to change or enable/disable a bot's webhook after creation. | bot_id, webhook_url |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Sendbird AI Chatbot!