Skip to main content
Glama

preview_item

Generate a browser-openable PNG preview URL for a STAC item, routing to the correct raster backend per catalog and supporting optional rescale.

Instructions

Get a browser-openable PNG preview URL for a STAC item.

Routes to the right raster backend per catalog: titiler.xyz for Earth Search, NASA VEDA's raster API, or Planetary Computer's signing data API. Optional rescale like "0,3000" for non-visual assets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetsNo
catalogYes
item_idYes
rescaleNo
max_sizeNo
collection_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations provided, so description carries full burden. It discloses routing to different backends per catalog and optional rescale. Does not mention errors, auth, or destructive effects, but adds useful behavioral context.

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?

Three sentences, each conveying essential information: purpose, routing, and rescale. No unnecessary words, front-loaded structure.

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

Completeness3/5

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

Tool has 6 parameters and an output schema. Description covers main purpose and routing but lacks details on most parameters. Output schema provides return type, but description should ideally explain key parameters like assets and max_size. Slightly below adequate.

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%. Description only explains rescale with an example. The other 5 parameters (assets, catalog, collection_id, item_id, max_size) are not described, which is insufficient for a tool with 6 parameters.

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 provides a browser-openable PNG preview URL for a STAC item. Routes are detailed per catalog (Earth Search, NASA VEDA, Planetary Computer). Distinguishes from siblings like render_map or tile_url_template by focusing on item-level preview.

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?

Does not explicitly state when to use this over siblings. No directives for when not to use or mention of alternatives. Usage is implied but lacks explicit guidance.

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/dannybauman/groundstation'

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