slack_lists_download_start
Initiates a download of a Slack list to retrieve its items. Optionally includes archived items by setting a flag.
Instructions
Start a list download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the list (a file ID) to download (e.g. ``F0123``). | |
| include_archived | No | When ``True``, include archived items in the download. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||