# Sendbird AI Chatbot

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

- **Category:** ai chatbots
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `SENDBIRD_AI_CHABOT`
- **Version:** 20260414_00

## Tools

### Create Bot

**Slug:** `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.

### Get Bot

**Slug:** `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.

### List Bots

**Slug:** `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.

### List Group Channels

**Slug:** `SENDBIRD_AI_CHABOT_LIST_GROUP_CHANNELS`

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

### Unregister Bot Webhook

**Slug:** `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.

### Update Bot

**Slug:** `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.
