Dropbox is a cloud storage service offering file syncing, sharing, and collaboration across devices with version control and robust integrations
Tool to create a new file request in Dropbox. Use when you need to request files from others by generating a unique link for uploads to a specified Dropbox folder, optionally with a deadline.
Tool to create a new folder at a specified path in Dropbox. Use when you need to organize files by creating a new directory. Requires the 'files.content.write' scope.
Creates a new Dropbox Paper document at the specified path using HTML or Markdown content.
Permanently deletes the file or folder at the specified path in Dropbox. Use when you need to remove a specific file or folder. Requires the `files.content.write` scope.
Tool to get information about the current user's Dropbox account. Use when you need to retrieve account details like email, name, or account type.
Tool to get a one-click temporary (expiring) download link. Use when you need to share a Dropbox file directly without proxying content through this service. Requires `files.content.read` scope.