list_poll_invites
Retrieve invites for a poll, filter by type, and paginate results to manage large lists.
Instructions
Lists invites for a poll with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by invite type | |
| limit | No | Pagination limit | |
| offset | No | Pagination offset | |
| poll_id | Yes | Poll ID |