Inputs
Output
Type:List[Dict]
Returns the requested files with fresh download URLs.
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.
Fetch specific Dropbox files by path or id and return fresh temp public download URLs (valid ~4 hours) that can be used for example to upload creatives to ads platforms
| App | Dropbox |
| Operation ID | dropbox_get_files |
| Type | Action |
| Connection | dropbox (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
files | array (also accepts a comma-separated string) | No | - | The files to fetch: paths from the Dropbox root, e.g. ‘Creative Ads/banner.png’, or file ids (‘id:…’) from a previous node. |
List[Dict]
Returns the requested files with fresh download URLs.
Fields: file_id, file_name, file_path, is_folder, size, modified_at, download_url