Manage files and folders with Dropbox cloud storage including upload, download, organization, and search
action
- The action to perform (upload, download, list, create, move, search, delete)entity
- The entity type (file, folder)path
- File or folder pathmode
- Upload mode (add, overwrite, update)autorename
- Automatically rename if conflict existsrecursive
- Include subfolders in listingquery
- Search query stringmax_results
- Maximum number of search resultsinclude_media_info
- Include media metadatapath
(required) - Destination path for the filemode
(optional) - Upload mode: add, overwrite, update (default: add)autorename
(optional) - Automatically rename if file exists (default: true)mute
(optional) - Suppress notifications (default: false)strict_conflict
(optional) - Strict conflict detection (default: false)path
(required) - Path to the file to downloadpath
(required) - Path to the folder to listrecursive
(optional) - Include subfolders recursively (default: false)include_media_info
(optional) - Include media metadata (default: false)include_deleted
(optional) - Include deleted files (default: false)include_mounted_folders
(optional) - Include mounted folders (default: true)path
(required) - Path for the new folderautorename
(optional) - Automatically rename if folder exists (default: false)from_path
(required) - Current path of the folderto_path
(required) - New path for the folderallow_shared_folder
(optional) - Allow moving shared folders (default: false)autorename
(optional) - Automatically rename if conflict exists (default: false)allow_ownership_transfer
(optional) - Allow ownership transfer (default: false)path
(required) - Path or ID of the folderinclude_media_info
(optional) - Include media metadata (default: false)include_deleted
(optional) - Include deleted status (default: false)include_has_explicit_shared_members
(optional) - Include sharing info (default: false)query
(required) - Search query stringpath
(optional) - Path to search within (default: entire account)max_results
(optional) - Maximum number of results (default: 20)file_status
(optional) - File status filter: active, deleted (default: active)filename_only
(optional) - Search filename only (default: false)path
(required) - Path of the folder to delete