slack_invite_to_channel
Invite users to a Slack channel by specifying their email or user ID. Provide the channel ID and an array of users to add.
Instructions
Invite users to a Slack channel by email or user ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The channel ID to invite users to | |
| users | Yes | Array of user emails or user IDs to invite |