Sendbird
Sendbird

Sendbird is a platform that provides chat, voice, and video APIs to help businesses build in-app communication features.

Completely Secure
120194VIEWS
2022USERS

Tools

1 of 6

Add Members To Group Channel

Tool to add members to a group channel. Use when you need to invite one or more users into an existing group channel.

Ban User From Group Channel

Tool to ban a user from a group channel. Use when moderating group channels to restrict member access. Execute after confirming channel_url and user_id.

Create Group Channel

Tool to create a new group channel. Use when you need to start a conversation with specific users. Execute after specifying users and optional settings.

Create Sendbird User

Tool to create a new user. Use when you need to register a user account in Sendbird.

Delete Group Channel

Tool to delete a specific group channel. Use when you have the channel URL and want to permanently remove the channel. Execute after confirming the channel exists.

Delete Message

Tool to delete a specific message in a Sendbird group channel. Use when you need to permanently remove a sent message after confirming deletion permissions.