conversations_accept_shared_invite
Accept a Slack Connect channel invitation. Provide a channel name and optionally an invite ID or channel ID to join.
Instructions
Accept an invitation to a Slack Connect channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_name | Yes | Name for the channel once accepted. | |
| channel_id | No | ID of the channel the invite is for, if already known. | |
| free_trial_accepted | No | Accept a paid-feature free trial as part of accepting the invite. | |
| invite_id | No | ID of the invite to accept. Required unless ``channel_id`` is given. | |
| is_private | No | Create the accepted channel as private. | |
| team_id | No | Encoded team ID accepting the invite (for org-wide tokens). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||