Inputs
Output
Type:Dict
Returns the renamed file.
Fields: file_id, file_name, file_pathDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Rename a file or folder in Dropbox
| App | Dropbox |
| Operation ID | dropbox_rename_file |
| Type | Action |
| Connection | dropbox (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
file | string | Yes | - | The file or folder to operate on: a path from the Dropbox root, e.g. ‘Creative Ads/banner.png’, or a file id (‘id:…’) from a previous node. |
new_name | string | Yes | - | The new file name, e.g. ‘banner_final.png’. |
Dict
Returns the renamed file.
Fields: file_id, file_name, file_path