Skip to main content
Glama
israelmamani

TCP Bolivia MCP Server

by israelmamani

descargar_resolucion_pdf

Download the official digitally signed PDF of any Bolivian Constitutional Court resolution to your Downloads folder by specifying its resolution ID.

Instructions

Descarga el PDF oficial firmado digitalmente de la resolución y lo guarda en la carpeta de Descargas (Downloads) de tu PC.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resolucionIdYesEl ID numérico único de la resolución.
nombreArchivoNoEl nombre del archivo resultante (ej. "Sentencia_Constitucional_0601_2026.pdf"). Si se omite, se generará uno automático.
Behavior4/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It proactively reveals that the file is saved to a specific location (Downloads folder) and notes the file's official digitally signed nature. However, it doesn't mention overwrite behavior or prerequisites, which is a minor gap.

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, succinct sentence that front-loads the action and includes all essential information without any filler. It is perfectly concise and well-structured.

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?

The tool is simple with only two parameters and no output schema. The description adequately explains the core behavior (download and save location). It omits details about the return value or error handling, but given the low complexity and strong schema, this is not a significant gap.

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%, with both parameters (resolucionId and nombreArchivo) having clear descriptions in the input schema. The tool description adds no parameter-specific information, and per the rubric the baseline is 3 when schema coverage is high.

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 downloads the official digitally signed PDF of a resolution and saves it to the Downloads folder. This specific verb+resource combination distinguishes it from sibling tools that focus on searching or retrieving content.

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 implies usage when the user needs to obtain the PDF file locally. While it doesn't explicitly name alternatives or exclusions, the sibling tools are all search/retrieve oriented, so the context is clear without needing explicit when-not guidance.

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/israelmamani/tcp-bolivia-mcp'

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