Inputs
Output
Type:Dict
Returns the created (or already existing) folder.
Fields: folder_id, folder_name, folder_path, createdDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a folder in Dropbox
| App | Dropbox |
| Operation ID | dropbox_create_folder |
| Type | Action |
| Connection | dropbox (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
folder_path | string | No | - | Parent folder path from the Dropbox root, e.g. ‘Creative Ads’. Leave empty to create the folder in the root. |
folder_name | string | Yes | - | Name of the folder to create, e.g. ‘2026-08’. |
Dict
Returns the created (or already existing) folder.
Fields: folder_id, folder_name, folder_path, created