Skip to main content
Glama

zyta_minerva_consultar

Retrieve relevant legal rulings with RAG, add curated normative framework, and generate an AI response. The consultation is saved to your Minerva history for dashboard access.

Instructions

Consulta jurídica completa: busca fallos relevantes (RAG) + agrega marco normativo curado + genera respuesta con IA. Queda registrada en el historial Minerva del usuario (visible en el dashboard). POST /minerva/consultar

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesConsulta jurídica en lenguaje natural
top_kNoCantidad máxima de fallos a recuperar (default: 10)
min_scoreNoScore mínimo de relevancia (default: 0)
modelNoModelo a usar: gemini-2.5-flash (default), gemini-2.5-pro, claude-haiku-4-5-20251001, claude-sonnet-4-6
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses that the tool uses RAG, adds curated regulatory framework, generates AI response, and logs to user history. However, it does not mention side effects (e.g., non-idempotent POST), authentication requirements, or rate limits. The behavioral traits are partially covered but not exhaustively.

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 extremely concise: two sentences. The first sentence delivers the core purpose with action verbs, and the second adds critical context about history logging and the HTTP method. No redundant or irrelevant information.

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?

Given no output schema, the description lacks details on the response format or error handling. It explains the general process (RAG, regulatory framework, AI generation) but does not specify what the user receives. The logging behavior is good, but for a tool that returns content, the output structure is undefined. This leaves an information gap for the agent.

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 coverage is 100% with clear descriptions for each parameter. The tool description adds no additional meaning beyond the schema; it only mentions the query implicitly. Baseline of 3 is appropriate as the schema already documents parameters well, and the description does not enhance understanding of parameter usage.

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: a complete legal consultation that searches rulings (RAG), adds curated regulatory framework, and generates an AI response. It explicitly mentions the POST endpoint and logging to user history. This differentiates it from sibling tools like zyta_minerva_buscar_fallos, which likely only searches rulings without the full consultative response.

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?

The description indicates this tool is for a comprehensive legal query that produces an AI-generated response and logs history. It implicitly distinguishes from zyta_minerva_buscar_fallos but does not explicitly state when to use each. The context of 'completa' and the mention of generating a response provide clear usage cues, though explicit exclusions are missing.

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/blanck1945/zyta-mcp'

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