AACFlow

Dropbox

Upload, download, share, and manage files in Dropbox

Usage Instructions

Integrate Dropbox into your workflow for file management, sharing, and collaboration. Upload files, download content, create folders, manage shared links, and more.

Tools

dropbox_upload

Input

ParameterTypeRequiredDescription
pathstringYesThe path in Dropbox where the file should be saved (e.g., /folder/document.pdf)
filefileNoNo description
fileContentstringNoNo description
fileNamestringNoNo description
modestringNoNo description
autorenamebooleanNoNo description
mutebooleanNoIf true, don't notify the user about this upload

Output

ParameterTypeDescription
fileobjectThe uploaded file metadata
idstringUnique identifier for the file
namestringName of the file
path_displaystringDisplay path of the file
path_lowerstringLowercase path of the file
sizenumberSize of the file in bytes
client_modifiedstringClient modification time
server_modifiedstringServer modification time
revstringRevision identifier
content_hashstringContent hash for the file

dropbox_download

Input

ParameterTypeRequiredDescription
pathstringYesNo description

Output

ParameterTypeDescription
filefileDownloaded file stored in execution files
metadatajsonThe file metadata
temporaryLinkstringTemporary link to download the file (valid for ~4 hours)
contentstringBase64 encoded file content (if fetched)

dropbox_list_folder

Input

ParameterTypeRequiredDescription
pathstringYesThe path of the folder to list (use "" for root)
recursivebooleanNoNo description
includeDeletedbooleanNoNo description
includeMediaInfobooleanNoNo description
limitnumberNoNo description

Output

ParameterTypeDescription
entriesarrayList of files and folders in the directory
idstringUnique identifier
namestringName of the file/folder
path_displaystringDisplay path
sizenumberSize in bytes (files only)
cursorstringCursor for pagination
hasMorebooleanWhether there are more results

dropbox_create_folder

Input

ParameterTypeRequiredDescription
pathstringYesNo description
autorenamebooleanNoNo description

Output

ParameterTypeDescription
folderobjectThe created folder metadata
idstringUnique identifier for the folder
namestringName of the folder
path_displaystringDisplay path of the folder
path_lowerstringLowercase path of the folder

dropbox_delete

Input

ParameterTypeRequiredDescription
pathstringYesNo description

Output

ParameterTypeDescription
metadataobjectMetadata of the deleted item
namestringName of the deleted item
path_displaystringDisplay path
deletedbooleanWhether the deletion was successful

dropbox_copy

Input

ParameterTypeRequiredDescription
fromPathstringYesNo description
toPathstringYesNo description
autorenamebooleanNoNo description

Output

ParameterTypeDescription
metadataobjectMetadata of the copied item
idstringUnique identifier
namestringName of the copied item
path_displaystringDisplay path
sizenumberSize in bytes (files only)

dropbox_move

Input

ParameterTypeRequiredDescription
fromPathstringYesNo description
toPathstringYesNo description
autorenamebooleanNoNo description

Output

ParameterTypeDescription
metadataobjectMetadata of the moved item
idstringUnique identifier
namestringName of the moved item
path_displaystringDisplay path
sizenumberSize in bytes (files only)

dropbox_get_metadata

Input

ParameterTypeRequiredDescription
pathstringYesNo description
includeMediaInfobooleanNoNo description
includeDeletedbooleanNoNo description

Output

ParameterTypeDescription
metadataobjectMetadata for the file or folder
idstringUnique identifier
namestringName of the item
path_displaystringDisplay path
path_lowerstringLowercase path
sizenumberSize in bytes (files only)
client_modifiedstringClient modification time
server_modifiedstringServer modification time
revstringRevision identifier
content_hashstringContent hash

Input

ParameterTypeRequiredDescription
pathstringYesNo description
requestedVisibilitystringNoNo description
linkPasswordstringNoNo description
expiresstringNoNo description

Output

ParameterTypeDescription
sharedLinkobjectThe created shared link
urlstringThe shared link URL
namestringName of the shared item
path_lowerstringLowercase path of the shared item
expiresstringExpiration date if set
link_permissionsobjectPermissions for the shared link

Input

ParameterTypeRequiredDescription
querystringYesNo description
pathstringNoNo description
fileExtensionsstringNoNo description
maxResultsnumberNoNo description

Output

ParameterTypeDescription
matchesarraySearch results
match_typeobjectType of match: filename, content, or both
metadataobjectFile or folder metadata
hasMorebooleanWhether there are more results
cursorstringCursor for pagination

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started