invite_users_to_channel
Invite multiple users to a channel by providing the channel ID and user IDs. Include an optional message to personalize the invitation.
Instructions
Invites users to join a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Optional invitation message | |
| user_ids | Yes | User IDs to invite | |
| channel_id | Yes | Channel ID |