Inputs
Output
Type:Dict
Returns a confirmation with the deleted file’s details.
Fields: message, file_id, file_nameDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a file or folder from Dropbox
| App | Dropbox |
| Operation ID | dropbox_delete_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. |
Dict
Returns a confirmation with the deleted file’s details.
Fields: message, file_id, file_name