Built by Metorial, the integration platform for agentic AI.
Permanently delete a file or folder at the specified path. This action cannot be undone.
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.
Retrieve the current user's Dropbox account information including name, email, storage quota, and account type. Optionally look up another user by account ID.
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 a new folder at the specified path. Supports autorename to avoid conflicts if a folder with the same name already exists.
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.
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 a file from Dropbox. Returns the file content as a Slate attachment along with its metadata.
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 files and folders in a Dropbox directory. Supports recursive listing and pagination via cursor. Use path "/" or "" for the root directory.
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 for files and folders in Dropbox by name or content. Returns matching entries with relevance info. Optionally filter by path or file category.
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.
Generate a thumbnail for a Dropbox image file and return it as a Slate attachment.
Start, append to, or finish a Dropbox upload session for larger or chunked uploads.
Create a temporary Dropbox streaming link for a file. Dropbox temporary links expire after about four hours.