Skip to main content
Glama
Angelthebestone

Normativa Colombia MCP

Buscar jurisprudencia de la Corte Constitucional

buscar_jurisprudencia

Search recent Constitutional Court of Colombia rulings by term. Returns type, date, summary, and document path; reattempts with key term if no exact match.

Instructions

Busca sentencias y autos en la relatoría de la Corte Constitucional (44.839 providencias según su propio índice, con fallos de 2026 publicados el mismo año). 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"

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changedv1.10.2
    • addedInput schema / properties / limite / description
      Added value: +"Cuántas providencias mostrar (hasta 100)"
  2. First observedv1.6.0

TDQS

A4.3/5.0
Behavior4/5

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

Since no annotations are provided, the description carries the full burden. It discloses the return format (sentencia, tipo, fecha, síntesis, and a route to obtener_documento) and the special handling of long queries (retrying with a distinctive term and announcing it). It does not explicitly state that the operation is read-only, but the wording 'Busca' and 'Devuelve' strongly implies a non-destructive search, so the transparency is good but not exhaustive.

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 concise and well-structured: it starts with the core purpose, then provides usage context, return details, and query limitations. It contains some redundancy (e.g., repeating 'CORTE CONSTITUCIONAL' in caps and restating the alternative tools), but overall it is efficient and every sentence serves a purpose.

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?

With no output schema, the description compensates by describing the return fields. It also covers the main usage context, distinguishes from sibling tools, and notes a known limitation. It does not mention all possible edge cases (e.g., empty results, error handling), but it is sufficiently complete for an agent to invoke the tool correctly in most scenarios.

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?

The schema descriptions already cover 100% of the parameters, so the baseline is 3. The tool description adds context about the 'termino' parameter (that long phrases are not indexed and will be retried with a shorter term), which is helpful but does not fundamentally redefine any parameter. Therefore, it stays at the baseline with a slight bonus for that extra context.

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 purpose: it searches for sentencias and autos in the Constitutional Court's relatoría. It also distinguishes the tool from related ones by name (Gestor Normativo, buscar_jurisprudencia_suprema, buscar_jurisprudencia_consejo_estado), making its scope 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 states when to use this tool (for recent constitutional jurisprudence) and when not to (for other courts, pointing to specific alternatives). It also provides practical guidance about the relatoría's indexing limitation with long phrases and explains the retry behavior, which helps the agent use the tool effectively.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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