Skip to main content
Glama

Download from Proton Drive to staging

proton_drive_download
Idempotent

Downloads a file or folder from Proton Drive to a local staging directory, ensuring an up-to-date copy for offline access or further processing.

Instructions

Downloads a remote Proton Drive path into the local staging directory using the proton-drive CLI. Idempotent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
local_pathNoOverride staging directory locally. Defaults to configured stagingDir.
remote_pathNoRemote path on Proton Drive to download./my-files
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate idempotency and non-destructive nature. Description adds context about using the proton-drive CLI and the staging directory, but does not disclose further behavioral traits like error handling or network dependencies.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise with two sentences. The first covers the core action, and the second adds a key behavioral note. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple download tool with two parameters and no output schema, the description is fairly complete. It covers purpose, idempotency, and basic usage. Could add details on recursion or size limits but adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already explains both parameters. The description does not add extra meaning beyond what the schema provides, meeting the baseline for high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it downloads a remote Proton Drive path to local staging directory. The verb 'downloads' and resource specification distinguish it from siblings like 'upload' or 'copy'. 'Idempotent' adds clarity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage for downloading files from Proton Drive to local staging, but lacks explicit guidance on when to use this over alternatives like proton_drive_upload or proton_drive_copy. No when-not or prerequisite info.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Iniciativas-Alexendros/agent-protonsuite'

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