dropbox_get_metadata
ActiveTool of mcp-dropbox
declared in 0.1.0
Get detailed metadata for a file or folder: size, modified date, ID, sharing status, and revision info. Use before downloading or modifying to inspect properties.
Parameters schema
{
"type": "object",
"examples": [
{
"path": "/Documents/budget.xlsx"
}
],
"required": [
"path"
],
"properties": {
"path": {
"type": "string",
"description": "File or folder path"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-dropbox
https://github.com/pipeworx-io/mcp-dropbox
2/7 registries