Skip to main content
Glama

Dropbox MCP Server

by cindyloo

get_file_info

Retrieve detailed metadata and properties for any file stored in Dropbox to understand file characteristics, size, and modification details.

Instructions

Get detailed information about a specific file.

Args: file_path: Full path to the file in Dropbox

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

Other Tools from Dropbox MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/cindyloo/dropbox-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server