Skip to main content
Glama
Angelthebestone

Normativa Colombia MCP

Resolver una cita normativa

resolver_cita

Resolve Colombian legal citations like 'Ley 909 de 2004' or 'C-337/11' to their exact official links. Handles single or batch queries, with optional validation.

Instructions

Ruta rápida y exacta para citas como "Ley 909 de 2004", "Decreto 1083", "C-337/11", "T-099/24" o "artículo 6 de la Ley 1221 de 2008". Úsala SIEMPRE que la pregunta mencione una norma concreta: evita el buscador por palabras, que es impreciso. Acepta también un LOTE de citas con el parámetro citas (["Ley 909 de 2004", "C-337/11"]), que resuelve cada una con su enlace en una sola llamada.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoEnlace a comprobar (solo con validar=true)
citaNoEj.: "Ley 909 de 2004", "C-337/11", "art. 6 de la Ley 1221 de 2008"
citasNoVarias citas a la vez, ej. ["Ley 909 de 2004", "C-337/11"]: cada una se resuelve y se devuelve con su enlace
validarNoEn vez de la resolución, comprueba que la cita (y el enlace, si se da con url) coincide con lo que devuelve el Gestor: número/año, dominio y artículo. Clasifica en "cita validada", "parcialmente validada" o "no fue posible validar". NUNCA afirma vigencia.
Behavior4/5

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

With no annotations, the description carries the full burden and goes beyond basics: it discloses the validation mode's classification behavior and explicitly warns that it never affirms validity ('NUNCA afirma vigencia'). It also states that each citation is resolved with a link, giving a clear expectation of output; however, it doesn't address potential side effects or error behavior, but for a lookup tool this is adequate.

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 tight and front-loaded, using three sentences to cover purpose, usage, batch mode, and validation. Every sentence adds functional information without redundancy.

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 both main modes (resolution and validation), provides examples, and includes the critical caveat about not affirming vigencia. With no output schema, it could have specified the exact return structure for the normal mode, but the phrase 'cada una con su enlace' gives a sufficient expectation for an agent.

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

Parameters4/5

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

All four parameters are fully described in the schema (100% coverage), giving a solid baseline. The description adds extra value by explaining the batch parameter 'citas' with examples and clarifying the 'validar' mode's nuances, though it could have elaborated further on return formats.

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 identifies the tool as a fast and exact route for resolving normative citations (e.g., 'Ley 909 de 2004', 'C-337/11') and explicitly distinguishes it from the imprecise word-based search. The title 'Resolver una cita normativa' reinforces the verb-resource structure.

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 instructs to use it whenever the question mentions a concrete norm ('Úsala SIEMPRE que la pregunta mencione una norma concreta') and warns against the word search, providing clear when-to-use guidance. It also explains the batch use case, covering the main alternative.

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/Angelthebestone/Normativa-colombiana-MCP'

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