conversations_request_shared_invite_approve
Approve pending shared channel invite requests, with options to restrict access or override the destination channel.
Instructions
Approve a shared channel invite request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Optional message object (``{"text": ..., "is_override": ...}``) to attach to the approval. | |
| invite_id | Yes | ID of the shared-invite request to approve. | |
| channel_id | No | ID of the channel to override the requested invite destination. | |
| is_external_limited | No | Restrict the invited team to post-only (limited) access. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||