Skip to main content
Glama

stac_search

Search for clear Sentinel-2 L2A scenes within a bounding box and date range, with optional cloud cover filtering.

Instructions

Find clear Sentinel-2 L2A scenes over an area and date range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bboxYes
limitNo
end_dateYes
start_dateYes
max_cloud_coverNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations exist, so the description carries the full burden. It mentions 'clear' but does not explain the behavior (e.g., cloud filtering). Missing details on pagination, results format, or any side effects. The output schema exists but is not referenced.

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, 12 words front-loaded with the verb and resource. No extraneous information; every word earns its place.

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

Completeness2/5

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

For a tool with 5 parameters (3 required) and an output schema, the description is too brief. It fails to describe parameter roles, return values, or how it pairs with sibling tools. The output schema exists but is not leveraged in the description.

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%. The description hints at 'area and date range' but does not explicitly map to the 'bbox', 'start_date', 'end_date' parameters. 'Clear' suggests cloud cover but does not explain 'max_cloud_cover'. Format requirements for dates or bounding boxes are omitted.

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 uses a specific verb 'Find' and resource 'clear Sentinel-2 L2A scenes', and mentions key constraints ('over an area and date range'). It distinguishes from siblings like 'compute_index' by focusing on scene retrieval, though not explicitly.

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?

No guidance on when to use this tool versus alternatives like 'scene_quality' or 'compute_index'. No exclusions or context for appropriate usage are provided.

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/ShafHaider007/eo-mcp'

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