Skip to main content
Glama

EM Snow

Get resort media

get_resort_media
Read-onlyIdempotent

Get images for a resort that vision-capable assistants can show: nearby webcams with provider credit, a Wikimedia Commons photo with its per-file licence, author and source page, the EM Snow sun and shade teaser where one exists, and the resort page link. No trail-map image is available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resortYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, openWorldHint=false and destructiveHint=false, so the safety profile is covered. The description adds value beyond that by disclosing attribution/licence obligations for returned media and stating the negative fact that no trail-map image is available, which prevents an agent from hunting for one.

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?

A single dense sentence that front-loads the purpose before listing contents, with no filler. It is slightly run-on in the enumeration, but every clause carries distinct information.

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?

With no output schema, the description does the work of describing the return payload in detail, including licence and attribution fields, and rules out the trail-map image. The remaining gap is the undocumented input format and no mention of behavior when a resort has no media.

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

Parameters2/5

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

Schema description coverage is 0% and the single required 'resort' parameter is undocumented in both schema and description. The description never says whether the value is a name, slug, or ID, nor what happens on an unknown resort, so with a 0% coverage it fails to compensate.

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?

States a specific verb+resource ('Get images for a resort') and then enumerates exactly what comes back: webcams with provider credit, a Wikimedia Commons photo with licence/author/source, the EM Snow teaser, and the resort page link. An agent can distinguish this from get_webcams, which returns camera feeds alone, without opening a schema.

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?

The phrase 'that vision-capable assistants can show' implies the intended context, but there is no explicit when-to-use guidance, no exclusions, and no pointer to the closely overlapping siblings get_webcams or watch_resort. Usage must be inferred from the content listing.

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.

Resources