Skip to main content
Glama

nexus_analyze

Analyze legal documents to extract risks, clauses, deadlines, and applicable law. Returns a structured report with certainty levels and blocking signals for litigation or review.

Instructions

ANÁLISIS PRIMARIO JURÍDICO (Nodo A — ISO 31000). Examina un documento íntegramente: extrae partes, riesgos, cláusulas, plazos, normas aplicables y jurisprudencia relevante. Aplica la jurisdicción (ES/CO/MX/etc.) y rama del derecho correspondiente. Devuelve informe estructurado con candados de certeza [L1]/[L2-J]/[L3-NV]/[L4] y señales bloqueantes [L5-C]/[L5-P]. Termina con bloque NEXUS-AUDIT-TRAIL para auditoría posterior. Coste: ~1-3 créditos según tamaño + tier de modelo. USAR CUANDO: el usuario aporta un documento jurídico y pide análisis de riesgos, viabilidad, cláusulas críticas, o defensa en juicio.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesTexto íntegro del documento jurídico a analizar (contrato, demanda, sentencia, providencia administrativa, etc.). Mínimo 20 caracteres.
jurisdictionNoCódigo ISO de la jurisdicción primaria. Soporta US-CA/US-NY/... para state overlay y MULTI para análisis multi-país. Default: ES.ES
jurisdictionBNoSegunda jurisdicción para análisis cross-border / bilateral. Activa MODULE-BILATERAL + framework de tratados aplicables.
legalBranchNoRama jurídica predominante del documento.civil
modeNostandard: análisis equilibrado · auditoria: máxima exhaustividad, crítica adversarial · agil: respuesta breve enfocada en lo crítico.standard
professionalRoleNoRol profesional desde el que se mira el documento. Cambia la perspectiva del informe.abogado
proceduralSideNoPosición procesal del cliente. demandante (acreedor/actor) o demandado (defensor/deudor).
negotiationProfileNoconservador: maximiza alertas y protección · equilibrado: balance · agresivo: filtra alertas no bloqueantes.equilibrado
languageNoIdioma del informe de salida.es
Behavior4/5

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

With no annotations, description carries full burden. It details the analysis process (extraction, jurisdiction application, certainty locks, blocking signals), mentions cost (~1-3 credits), and describes output structure. Lacks explicit statement about non-destructive nature, but overall provides substantial behavioral context.

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?

Description is well-structured: title, summary, output specifics, cost, and usage guidance. Front-loaded with purpose. Some verbosity in Spanish, but every sentence serves a purpose. Could be slightly more concise.

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?

Given complexity (9 params, 1 required, no output schema), description covers purpose, usage, behavioral details, and output format. Includes cost and audit trail. Does not detail error handling or limitations, but is sufficient for an AI agent to select and invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for all 9 parameters. Description adds context beyond schema, e.g., that 'jurisdictionB' activates MODULE-BILATERAL, and explains how 'mode' and 'professionalRole' affect analysis. This adds meaning for effective parameter use.

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?

Description starts with 'ANÁLISIS PRIMARIO JURÍDICO (Nodo A — ISO 31000)' and explicitly states it examines documents to extract parts, risks, clauses, deadlines, applicable norms, and relevant jurisprudence. It provides a clear verb and resource, and distinguishes from siblings by positioning itself as the primary legal analysis tool ('Nodo A').

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?

Includes explicit usage guidance: 'USAR CUANDO: el usuario aporta un documento jurídico y pide análisis de riesgos, viabilidad, cláusulas críticas, o defensa en juicio.' While it does not specify when not to use or list alternatives, the context from sibling tool names (e.g., nexus_adversarial, nexus_audit) implies differentiation.

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/djtellado/nexus-legal-mcp'

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