Skip to main content
Glama
geo-pera
by geo-pera

Validate a band-math formula (syntax + required bands) without executing it.

analytics.validate_formula
Read-only

Validate a band-math formula by checking its syntax and ensuring required bands exist for the specified sensor, without executing it.

Instructions

Validate a band-math formula (syntax + required bands) without executing it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
x-api-keyNo
formulaYes
sensorYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
available_bandsNo
errorNo
formulaYes
required_bandsNo
sensorYes
validYes
Behavior3/5

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

Annotations already provide readOnlyHint=true, indicating no destructive side effects. The description adds that it checks syntax and required bands, but offers little beyond the annotation's safety profile.

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?

The description is a single, clear sentence that conveys the core purpose without unnecessary words. It is appropriately sized and front-loaded.

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?

Given the existence of sibling tools for execution and formula management, the description is adequate for basic understanding but lacks usage context and parameter details, making it minimally complete.

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?

With 0% schema description coverage, the description should clarify all parameters. It mentions 'formula' and 'sensor' implicitly but does not describe the optional x-api-key or provide format constraints, leaving ambiguity.

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

Purpose2/5

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

Tautological: description restates name/title.

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 explicit guidance on when to use this tool versus alternatives. It only mentions 'without executing it,' implying a pre-execution validation step, but no criteria for when to choose validation over other operations.

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/geo-pera/geopera-mcp'

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