gdrive_list
List files and folders in a specified Google Drive directory. Use parent folder ID or 'root' for top-level listing.
Instructions
List files and folders in a specific directory or root folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentId | No | The ID of the parent folder. Use 'root' for the top level directory. | root |
| pageSize | No | Maximum number of files to return |