Skip to main content
Glama
ssolis-ti

Compra Ágil MCP Server

obtener_detalle_orden_compra

Retrieve complete details of a Chilean government purchase order, including amounts, buyer, supplier, and list of products or services, using either numeric ID or alphanumeric code.

Instructions

Obtiene el detalle completo de una Orden de Compra (OC) emitida en Mercado Público de Chile. Admite tanto el ID numérico (id_orden_compra) como el código alfanumérico externo. Retorna información sobre montos (neto, impuestos, total), comprador, proveedor adjudicado y el listado de productos/servicios adquiridos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codigo_ocYesCódigo alfanumérico (ej: "1057532-156-AG26") o ID numérico (ej: "54909627") de la Orden de Compra.
Behavior3/5

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

No annotations provided, so the description carries the full burden. It discloses that the tool returns information about amounts, buyer, supplier, and product list, implying a read-only retrieval. However, it does not explicitly state side effects, permissions, or other behavioral traits.

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 two sentences, thoroughly informative without unnecessary words. It efficiently conveys the tool's purpose, input, and output, earning its place.

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 a simple tool with one parameter, no annotations, and no output schema, the description adequately explains what it returns (amounts, buyer, supplier, line items). It is complete for its complexity level.

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?

The schema has 100% coverage for the single parameter, and the description adds value by explaining that it accepts both numeric ID and alphanumeric code, with an example format (e.g., '1057532-156-AG26'). This goes beyond the schema's description.

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 retrieves full detail of a purchase order from Chile's Mercado Público, specifying accepted inputs (numeric ID or alphanumeric code) and output fields (amounts, buyer, supplier, line items). This specificity distinguishes it from sibling tools.

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 you have an order code and need complete details. It does not explicitly state when not to use or provide alternatives, but the context is clear and the input description guides appropriate use.

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/ssolis-ti/compra-agil-mcp'

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