List files
The Google Drive List Files tool allows users to efficiently retrieve and list files from a specific folder or shared drive within their Google Drive account. It simplifies file management by providing customizable filtering and field selection options based on the Google Drive API.
Features
- List files from a specific folder or shared drive in Google Drive.
- Filter files by name or other criteria using customizable filter text.
- Choose to list trashed files, non-trashed files, or both for flexible file retrieval.
- Select specific fields to include in the response for optimized performance.
- Supports integration with Pipedream platform for streamlined automation workflows.
Benefits
- Enhances productivity by quickly accessing targeted files from Google Drive folders.
- Reduces manual search time with advanced filtering capabilities.
- Improves data management by including only necessary file metadata fields.
- Supports automation to integrate Google Drive file listing into broader workflows.
- Facilitates organization and tracking of files within shared or personal drives.
Description
List files from a specific folder. See the documentation for more information
Parameters
5 parameters
| Name | Type | Description |
|---|---|---|
| drive | string | Defaults to |
| folderId | string | The ID of the parent folder which contains the file. If not specified, it will list files from the drive's top-level folder. |
| fields | string | The fields you want included in the response (see the documentation for available fields). If not specified, the response includes a default set of fields specific to this method. For development you can use the special value eg: |
| filterText | string | Filter by file name that contains a specific text |
| trashed | boolean | If |