conversations_list_connect_invites
List pending shared channel connection invitations. Supports pagination with cursor and optional team ID filter.
Instructions
List shared channel invites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum number of invites to return (default 100). | |
| cursor | No | Pagination cursor from ``response_metadata.next_cursor`` in a prior response. | |
| team_id | No | Encoded team ID to list invites for (for org-wide tokens). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||