Inputs
Output
Type:List[Dict]
Returns the matching files and folders.
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.
Search for files and folders by name in Dropbox, optionally within a folder
| App | Dropbox |
| Operation ID | dropbox_search_files |
| Type | Action |
| Connection | dropbox (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
query | string | Yes | - | Search text. Matches file and folder names, e.g. ‘banner’ or ‘q4 report’. |
folder_path | string | No | - | Restrict the search to a folder path from the Dropbox root, e.g. ‘Creative Ads’. Leave empty to search the whole Dropbox. |
max_results | integer | No | 25 | Maximum number of results to return. Defaults to 25. |
List[Dict]
Returns the matching files and folders.
Fields: file_id, file_name, file_path, is_folder, size, modified_at, download_url