slack_list_files
List and filter files shared in Slack workspaces by channel, user, or file type to organize and access shared content.
Instructions
List files shared in the workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Filter files by channel ID | |
| user | No | Filter files by user ID | |
| types | No | Filter by file types (comma-separated): all, spaces, snippets, images, gdocs, zips, pdfs | |
| count | No | Number of files per page (max 100) | |
| page | No | Page number |