Skip to main content
Glama
Angelthebestone

Normativa Colombia MCP

Buscar jurisprudencia de la Corte Constitucional

buscar_jurisprudencia

Search Colombian Constitutional Court rulings (sentencias/autos) by keyword, date, and type. Returns synthesis and document path for recent constitutional jurisprudence.

Instructions

Busca sentencias y autos en la relatoría de la Corte Constitucional (49.409 providencias, actualizada a diario). Es la herramienta indicada para jurisprudencia constitucional reciente: el Gestor Normativo tiene muy poca. Devuelve sentencia, tipo, fecha, síntesis y la ruta para obtener_documento con fuente="corte". La relatoría no indexa frases largas: con varias palabras se reintenta con la más distintiva y la respuesta lo anuncia ("se buscó con el núcleo «X»"). Es de la CORTE CONSTITUCIONAL, no de la Suprema ni del Consejo de Estado: para esos tribunales usa buscar_jurisprudencia_suprema o buscar_jurisprudencia_consejo_estado.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
desdeNoFecha inicial AAAA-MM-DD (por defecto 1992-01-01)
hastaNoFecha final AAAA-MM-DD
tiposNoTipos a incluir. Por defecto C, T y SU (doctrina). Los autos (A) son mayoría por volumen y suelen ser trámite, así que hay que pedirlos explícitamente: ["A"] o ["C","T","SU","A"].
limiteNoCuántas providencias mostrar (hasta 100)
terminoYesObligatorio. Términos a buscar en la relatoría, ej. "teletrabajo"
Behavior5/5

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

With no annotations provided, the description bears the full burden and does so admirably. It discloses that the relatoría is updated daily, explains the retry mechanism for long phrases (and that the response announces the nucleus), and describes the return structure including the route for obtener_documento. This goes well beyond basic safety traits.

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?

Every sentence earns its place: purpose, usage context, return values, a behavioral quirk, and disambiguation from siblings. The description is front-loaded with the core action and maintains a logical flow without redundancy or fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having no output schema and no annotations, the description covers all necessary context: what it searches, when to use it (and when not), what it returns, how it handles long phrases, and which alternatives to use. Parameter details are fully covered by the schema, leaving no significant gaps for an agent to select and invoke the tool.

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 100%, so the baseline is 3. The main description does not add parameter-level detail beyond the schema; the note about long phrases relates to the 'termino' parameter but is more about behavioral quirk than parameter semantics. The schema already thoroughly documents all five parameters.

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's verb and resource: 'Busca sentencias y autos en la relatoría de la Corte Constitucional'. It also differentiates from sibling tools by explicitly naming alternatives for other courts (Suprema, Consejo de Estado) and providing specific output fields, making its purpose unmistakable.

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 says when to use it ('la herramienta indicada para jurisprudencia constitucional reciente'), notes that the Gestor Normativo has very little, and names exact alternative tools for other courts. It also advises on handling long search phrases, providing clear guidance on both usage and alternatives.

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