Skip to main content
Glama

search_cities

Search historical cities by year, functional type, political entity, and geographic area. Find cities active at a specific time with fine-grained filters.

Instructions

Cerca città storiche con filtri su anno di attività, tipo funzionale (CAPITAL, TRADE_HUB, RELIGIOUS_CENTER, FORTRESS, PORT, ACADEMIC_CENTER, INDUSTRIAL_CENTER, MULTI_PURPOSE), entità politica di appartenenza, bbox geografica. Una città è separata dalla capital_* di GeoEntity perché può sopravvivere più entità politiche (es. Costantinopoli/Istanbul attraversa Bizantino → Ottomano → Repubblica di Turchia).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bboxNoBounding box geografica. Formato CSV: min_lon,min_lat,max_lon,max_lat
yearNoAnno (intero). Anni negativi rappresentano date a.C. Esempi: -300 = 300 a.C., 476 = 476 d.C. Città attiva in quell'anno.
limitNo
offsetNo
statusNoLivello di certezza storica del record. 'disputed' indica voci con confidence_score basso o controverse fra storici.
city_typeNoCAPITAL / TRADE_HUB / RELIGIOUS_CENTER / FORTRESS / PORT / ACADEMIC_CENTER / INDUSTRIAL_CENTER / MULTI_PURPOSE / OTHER.
entity_idNoID dell'entità politica di appartenenza.
Behavior3/5

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

No annotations are provided, so the description carries full burden. It explains that cities can survive multiple political entities, but lacks disclosure of auth needs, rate limits, default behavior (e.g., no parameters), or performance. The tool appears to be a read-only search, but not explicitly stated.

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?

The description is a single paragraph of three sentences, front-loaded with the main action and filters. It is efficient with no obvious redundancy, though a slightly more structured format could improve readability.

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?

With 7 parameters and no output schema or annotations, the description covers main filters but omits return value details, pagination behavior, and default search scope. Adequate but not fully comprehensive.

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 coverage is 71% (high), so baseline is 3. The description lists filter types ('anno di attività', 'tipo funzionale', etc.) which map directly to schema properties. It adds no significant meaning beyond schema descriptions, except the contextual note about political entities, which is not parameter-specific.

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 clearly states the tool searches historical cities with specific filters (year, functional type, political entity, bbox). It explains the distinction from capital_* entities, but does not explicitly differentiate from sibling search tools like 'fuzzy_search'.

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 description implies usage via listing filters but provides no explicit guidance on when to use this tool versus alternatives, nor any prerequisites or exclusions.

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/Soil911/AtlasPI'

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