slack.listFiles searches the workspace’s Slack files using provider-supported filters.
Example
automations/list-files.automation.ts
Inputs
Optional filters areconversationId, userId, startAt, endAt, and comma-separated types. Slack uses legacy pagination through one-based page and count; showFilesHiddenByLimit requests truncated metadata for plan-hidden files.
Output
Returns normalizedfiles plus page, pageCount, pageSize, and total. Requires files:read.