Skip to main content
Glama

sii_jurisprudencia_judicial

Search Chilean tax and customs court rulings by parties, subject, case code, RUC, or cited article, with filters for date and tribunal.

Instructions

Busca sentencias de la jurisprudencia judicial del SII (Tribunales Tributarios y Aduaneros, Cortes de Apelaciones y Corte Suprema) por partes, materia, código, RUC o artículo citado, con filtros de fecha y tribunal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
desdeNoFecha mínima, formato aaaa-mm-dd (opcional)
hastaNoFecha máxima, formato aaaa-mm-dd (opcional)
queryNoPartes, materia, código de sentencia (p. ej. 112-2026), RUC o número de artículo
limiteNoMáximo de resultados (por defecto 20)
tribunalNoNombre del tribunal (opcional, p. ej. 'Corte Suprema')

Schema Changelog

Changes observed during successful MCP inspections.

  1. Addedv1.5.11

TDQS

B3.1/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only states that it searches sentences and supports filters; it does not mention read-only nature, authentication needs, result format, pagination, or any limits. For a benign search tool this is less critical, but significant behavioral context is absent.

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 a single sentence that is front-loaded with the action and resource. It compresses the court scope, search criteria, and filters with no redundant words or filler, making it efficient and easily parseable.

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?

The description adequately covers the resource and search facets for a straightforward search tool with five optional parameters and full schema coverage. However, it lacks usage context versus sibling tools and any indication of return value behavior, which is notable given there is no output schema and no annotations.

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 description enumerates searchable fields (partes, materia, código, RUC, artículo) and mentions date/court filters, but this largely duplicates the schema parameter descriptions. It adds no additional semantic nuance beyond what the schema already provides.

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 verb 'Busca' and a specific resource: sentencias de la jurisprudencia judicial del SII, enumerating the relevant courts and search criteria. It distinguishes from sibling tools by explicitly scoping to SII judicial jurisprudence, but it does not name alternatives, so it falls short of full sibling differentiation.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternative search tools such as pjud_search_jurisprudencia or sii_buscar_resoluciones_y_oficios. The description does not mention exclusions, prerequisites, or conditions that would route an agent to a different tool.

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

Deploy Server

Other Tools