Sendbird ai chabot

Sendbird ai chabot

Sendbird's AI Chatbot enables businesses to integrate intelligent, automated conversational agents into their applications, enhancing customer engagement and support.

5VIEWS
2447USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app sendbird_ai_chabotnpx @composio/cli add cursor --app sendbird_ai_chabotnpx @composio/cli add cursor --app sendbird_ai_chabotnpx @composio/cli add cursor --app sendbird_ai_chabot

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Bot

Tool to create a new bot. use when you need to add an ai or default bot to your sendbird app.

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.

List Bots

Tool to list all bots in the sendbird application. use when you need to fetch bot details with optional filters and pagination.

List Group Channels

Tool to list group channels. use when you need to fetch available group channels with filters and pagination.

Unregister Bot Webhook

Tool to unregister the webhook url for a bot. use when you need to remove webhook configuration for a specific bot.

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.

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.

7 actions available