Skip to main content
Glama

Micah Boswell

Micah Boswell photography on Unsplash

micah_boswell_photography
Read-onlyIdempotent

Unsplash statistics (104 photographs, 53,380,492 views, 362,001 downloads, top 10 percent of contributors, 6 collections) and the most viewed photographs with title, URL and views.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoHow many top photographs to return (1 to 24, default 10)

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds useful output specifics (statistics and photo fields) without contradicting the annotations, but it does not disclose any additional behavioral details such as sorting behavior or data staleness.

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

Conciseness4/5

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

The description is a single compact sentence that front-loads the tool's purpose and includes concrete statistics. The parenthetical list is somewhat dense, but every part contributes to understanding the output.

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 read-only tool with one optional parameter and no output schema, the description adequately describes the return content: statistics and top photographs with title, URL, and views. The limit parameter is fully specified in the schema, so nothing critical is missing.

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%, and the limit parameter is already fully documented with range and default values. The description does not mention the parameter, but the schema carries the full burden, so the baseline score of 3 is appropriate.

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

Purpose4/5

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

The description clearly identifies the resource (Micah Boswell's photography on Unsplash) and the specific output: statistics plus the most-viewed photographs with title, URL, and views. It is specific enough to distinguish from sibling tools like micah_boswell_facts or micah_boswell_work, though it does not explicitly contrast itself with them.

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

Usage Guidelines2/5

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

The description states what the tool returns but gives no guidance on when to choose this tool over alternatives such as search_micah_boswell or micah_boswell_work. It does not mention any exclusions, prerequisites, or typical use cases.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.