Skip to main content
Glama

Qué dijo quién, con minuto (memoria cívica de PR)

que_dijeron
Read-onlyIdempotent

Busca en los transcripts completos de vistas públicas, entrevistas y programas de análisis de Puerto Rico (Senado, Cámara, alcalde de Cabo Rojo, Jay Fonseca, Telemundo, Jugando Pelota Dura) guardados por CaboRojo.com. Devuelve el fragmento textual, quién lo dijo, la fecha y el enlace al minuto exacto del video. OJO: es lo que ALGUIEN DIJO, no un dato verificado (nivel_verificacion = fuente). Sirve para citar textual con derecho a réplica, no para afirmar hechos. Úsalo para "¿qué dijo la AAA sobre el agua de Esencia?", "¿qué prometió el alcalde sobre el balneario?", "¿qué dijo Jay Fonseca de las baterías de Tesla?".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
desdeNoFecha mínima YYYY-MM-DD (opcional)
frenteNoTema para filtrar: "La luz", "El agua", "Esencia", "La cita" (opcional)
limiteNoMáximo de fragmentos (1-12, default 6)
preguntaYesQué quieres saber que se dijo (ej: "baterías Tesla sin instalar")

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.5/5.0
Behavior5/5

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

Beyond the read-only/idempotent annotations, the description adds key behavioral context: results are unverified quotes at 'nivel_verificacion = fuente' and the tool is meant for citation with right to reply, not fact assertion. It also states the exact return fields (fragment, speaker, date, minute link), which is valuable given no output schema.

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?

Three sentences, appropriately sized and front-loaded: action and resource first, then return format, then caveat and usage examples. Every sentence adds distinct value; the example queries are compact and concrete.

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, the description states the return format and source scope, and gives concrete usage examples. For a read-only search tool with rich annotations and full parameter coverage, nothing essential is missing.

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 schema already documents all four parameters. The description's example queries reinforce how to phrase 'pregunta' but do not add detail for 'desde', 'frente', or 'limite' beyond the schema.

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 opens with a clear verb 'Busca' and a specific resource: complete transcripts of Puerto Rican public hearings, interviews, and analysis programs from named sources. It distinguishes itself from fact/verification tools by explicitly stating it returns what someone said, not a verified fact.

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 gives explicit example queries and states the intended use: 'Sirve para citar textual con derecho a réplica, no para afirmar hechos.' The when-not-to-use is clear, but no sibling tool (e.g., verificacion_estado) is named as the alternative for verified facts.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources