dropbox_download
ActiveTool of mcp-dropbox
declared in 0.1.0
Download a file from Dropbox and return its content as text plus metadata (size, type, modified date). Use to retrieve file contents for processing or inspection.
Parameters schema
{
"type": "object",
"examples": [
{
"path": "/Documents/contract.pdf"
}
],
"required": [
"path"
],
"properties": {
"path": {
"type": "string",
"description": "File path to download"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-dropbox
https://github.com/pipeworx-io/mcp-dropbox
2/7 registries