Skip to main content
Glama

compare_regions

Compare one indicator across multiple regions over time, providing per-region series and summary metrics to identify regional trends.

Instructions

Compare ONE indicator across SEVERAL regions over time.

Each region gets its own series plus a summary (first/last value, total change). For comparing several indicators instead, use compare_series.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionsYesProvinces to compare: ['TR-34', 'Ankara', '35'].
end_dateNo
indicatorYesVeriTR indicator id.
start_dateNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It usefully discloses that each region gets its own series plus a summary (first/last value, total change), which is meaningful behavioral context beyond the schema.

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 concise sentences: opening purpose statement, output behavior detail, and alternative tool pointer. No filler, front-loaded, every sentence earns its place.

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?

The description covers purpose, output summary behavior, and alternative usage. With an output schema present, return values need no explanation, so this is nearly complete for a tool of this complexity, though date handling defaults are left implicit.

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

Parameters3/5

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

Schema description coverage is only 50%, and the description adds conceptual meaning for indicator and regions (one vs. several) but provides no added semantics for start_date or end_date. The date parameters are implied by 'over time' but not explicitly explained.

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?

The description clearly states the tool compares ONE indicator across SEVERAL regions over time, using a specific verb and resource. It explicitly differentiates from compare_series by contrasting one-indicator-multiple-regions vs. multiple-indicators.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly tells when to use this tool (comparing one indicator across multiple regions) and names the alternative (compare_series) for comparing multiple indicators. This is clear usage guidance with an explicit exclusion.

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/ulascan54/VeriTR-MCP'

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