Inputs
Output
Type:List[Dict]
Returns the files and folders in the selected location.
Fields: file_id, file_name, file_path, is_folder, size, modified_at, download_urlDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List files and folders in a Dropbox folder
| App | Dropbox |
| Operation ID | dropbox_list_files |
| Type | Action |
| Connection | dropbox (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
folder_path | string | No | - | Folder path from the Dropbox root, e.g. ‘Creative Ads/Q4’. Leave empty to list the root folder. |
List[Dict]
Returns the files and folders in the selected location.
Fields: file_id, file_name, file_path, is_folder, size, modified_at, download_url