Skip to main content
Glama

catastro_completar_parajes

Fill in missing place names (paraje) for a list of cadastral references from the Cadastre website. Resumable: skips processed entries and respects daily limits; rerun later if cut off.

Instructions

Recorre una lista de RCs rellenando el paraje que falte vía la sede, con limitador. Reanudable: se salta las que ya tienen ficha; si el techo diario corta, se relanza otro día con la misma lista.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rcsYes
municipioYes
municipio_munNo53
provincia_delNo15
Behavior5/5

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

With no annotations, the description carries the full burden and does well by disclosing key behaviors: it is resumable, skips entries that already have a record, respects a daily limit, and can be relaunched. This gives the agent a realistic picture of the tool's side effects.

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?

Two concise sentences effectively front-load the main action and then provide essential resumability details. There is no redundant text or filler.

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 the core workflow and operational limits (resumability, daily cap), but it omits parameter semantics and return/error behavior. Given the tool's specialized batch nature, this is a strong but not perfect completion.

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 coverage is 0%, yet the description only clarifies the 'rcs' parameter (list of RCs). The other parameters (municipio, municipio_mun, provincia_del) remain unexplained, forcing the agent to guess their formats and purpose.

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 action: iterate over a list of RCs and fill in missing 'paraje' via the official source, with a limiter. This distinctly sets it apart from sibling tools that query, download, or search.

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

Usage Guidelines4/5

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

It provides clear context for use (batch completion of missing parajes) and explains resumability and the daily cap, but it does not explicitly name alternatives or state when not to use the tool.

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/MrGo2/catastro-mcp'

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