List files
Slack-List-Files is an AI-powered tool designed to seamlessly retrieve and display files from Slack channels, users, or teams. It simplifies file management by allowing users to quickly access a curated list of files within their Slack workspace.
Features
- Fetches files from specific public or private Slack channels, users, or groups.
- Supports filtering files by team ID for targeted results.
- Allows customization of the number of results per page with adjustable page size.
- Enables retrieval of multiple pages of file listings to cover extensive file repositories.
- Integrates effortlessly with Pipedream, enabling automated workflows and streamlined file management.
Benefits
- Saves time by quickly locating relevant files within Slack workspaces.
- Enhances team collaboration through easier access to shared documents.
- Reduces the hassle of manual file searches and improves productivity.
- Supports scalable file retrieval with pagination for comprehensive data access.
- Facilitates integration with automation platforms for optimized workflow management.
Description
Return a list of files within a team. See the documentation
Parameters
5 parameters
| Name | Type | Description |
|---|---|---|
| conversationrequired | string | Select a public or private channel, or a user or group |
| team_id | string | Select a team. IMPORTANT: An ID is required for this property. If you don't have the id and only have the name, use the "configure_component" tool to get the values. |
| user | string | Select a user |
| pageSize | integer | The number of results to include in a page. Default: 250 |
| numPages | integer | The number of pages to retrieve. Default: 1 |