Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete File or Folder

Permanently delete a file or folder at the specified path. This action cannot be undone.

Manage Shared Link

Create, list, or revoke shared links for files and folders. Use action "create" to generate a new shared link, "list" to find existing links, or "revoke" to remove a link.

Get Account Info

Retrieve the current user's Dropbox account information including name, email, storage quota, and account type. Optionally look up another user by account ID.

File Revisions

List or restore previous versions of a file. Use action "list" to see available revisions or "restore" to revert a file to a specific revision.

Create Folder

Create a new folder at the specified path. Supports autorename to avoid conflicts if a folder with the same name already exists.

Move or Copy File/folder

Move or copy a file or folder from one path to another. Choose "move" to relocate or "copy" to duplicate. Supports autorename to avoid conflicts.

Manage File Request

Create, list, update, or delete Dropbox file requests. File requests allow others to upload files to your Dropbox. Use action "create" to make a new request, "list" to see all requests, "get" for a specific request, "update" to modify, or "delete" to remove requests.

Download File

Download a file from Dropbox. Returns the file content as a Slate attachment along with its metadata.

Share Folder

Share a folder with other users or manage shared folder membership. Use action "share" to make a folder shared, "add_member" to invite someone, "remove_member" to remove access, or "list_members" to see current members.

List Folder

List files and folders in a Dropbox directory. Supports recursive listing and pagination via cursor. Use path "/" or "" for the root directory.

Upload File

Upload a file to Dropbox at the specified path. Supports text or base64 content, creating new files, overwriting existing files, or updating a specific revision.

Search Files

Search for files and folders in Dropbox by name or content. Returns matching entries with relevance info. Optionally filter by path or file category.

Get File or Folder Metadata

Retrieve detailed metadata for a file or folder at a given path or by ID. Returns type, size, modification dates, revision, sharing status, and media info where available.

Get Thumbnail

Generate a thumbnail for a Dropbox image file and return it as a Slate attachment.

Manage Upload Session

Start, append to, or finish a Dropbox upload session for larger or chunked uploads.

Get Temporary Link

Create a temporary Dropbox streaming link for a file. Dropbox temporary links expire after about four hours.