Skip to main content
Glama
ExpertVagabond

Photo Organizer MCP Server

analyze_drive

Scan Google Drive to gather file statistics, identify duplicate files, and produce a comprehensive report.

Instructions

Analyze Google Drive - get file statistics, find duplicates, and generate a report

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
findDuplicatesNoFind duplicate files
Behavior2/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. While the actions are described (analyze, find duplicates, generate report), it does not explicitly state whether the tool is read-only, requires permissions, or has any side effects. This lack of safety disclosure is a gap.

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?

Single sentence, front-loaded with the core purpose, no redundant words. Efficiently lists key capabilities.

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?

Given the tool's simplicity (one optional boolean parameter) and no output schema, the description adequately covers the main behavior. However, it doesn't describe the report format or explicitly confirm read-only behavior, which is minor given the analysis nature.

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?

The input schema already provides 100% coverage with a description for the single parameter findDuplicates. The tool description adds no additional semantic detail beyond what the schema provides, so the baseline of 3 is appropriate.

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 the tool analyzes Google Drive, enumerating specific outputs (file statistics, duplicate detection, report generation). Distinguishes from sibling tools like analyze_photos and deduplicate_drive by focusing on analysis rather than photo-specific or deduplication actions.

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

Usage Guidelines4/5

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

The description provides clear context for when to use this tool (when you need Drive statistics or duplicate finding or a report). However, it doesn't explicitly name alternatives or state when not to use it, leaving some ambiguity versus deduplicate_drive which may actually remove duplicates.

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/ExpertVagabond/photo-organizer-mcp'

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