smithsonian_get_object
Fetch a Smithsonian object by ID to get its complete metadata and all associated image URLs.
Instructions
Fetch a Smithsonian object by ID with all image URLs and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Fetch a Smithsonian object by ID to get its complete metadata and all associated image URLs.
Fetch a Smithsonian object by ID with all image URLs and metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses what the tool returns (image URLs and metadata), but does not mention authentication, rate limits, error handling, or any other behavioral constraints. Basic operational facts are present, but no deeper transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single, front-loaded sentence that conveys the essential purpose and output without any wasted words. Every phrase earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (one parameter, no output schema), the description covers the core purpose and main output, but lacks caveats about missing IDs, authentication requirements, or possible response limitations. It's minimally viable but leaves some context gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema only defines 'id' as a string, and the description adds no additional meaning beyond restating 'by ID'. There is no guidance on the format, source, or examples of the ID, which is a significant gap given 0% schema description coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action (Fetch), the resource (Smithsonian object), and the method (by ID), while also noting the included content (all image URLs and metadata). This distinguishes it from search tools and other museum-specific get tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies that the tool is used when you have an ID and need full object details, but it does not explicitly say to use search first or provide any when/when-not alternatives. The usage context is inferred rather than stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chandhoke/archival-imagery-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server