list_list_items
Fetch every item in a Slack List using pagination to retrieve complete data for large lists. Needs lists:read scope.
Instructions
Fetch all items in a Slack List (paginated). Requires lists:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (default 100) | |
| list_id | Yes | List ID |