conversations_invite_shared
Invite users or external guests to a shared channel using email addresses or user IDs, with optional limited guest access.
Instructions
Send a shared channel invite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel to share (e.g. C0123). | |
| emails | No | Email addresses to invite. Provide ``emails`` or ``user_ids``. | |
| external_limited | No | Invite the external party as a limited (single-channel) guest. | |
| user_ids | No | User IDs to invite. Provide ``emails`` or ``user_ids``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||