Skip to main content
Glama
ssolis-ti

Compra Ágil MCP Server

monitorear_cambios_recientes

Detect newly created or modified Chilean government procurement opportunities (Compras Ágiles) within a specified timeframe. Filter by status and region to track real-time business leads.

Instructions

Busca Compras Ágiles que hayan sido creadas o modificadas en los últimos N minutos. Ideal para monitoreo de nuevas oportunidades de negocio y alertas en tiempo real. Internamente convierte los minutos a milisegundos para el parámetro ttl_cambio_ms de la API. Puede combinarse con filtros de estado y región para acotar los resultados.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
minutosNoBuscar cambios en los últimos N minutos. Ej: 60 = última hora, 1440 = últimas 24 horas. Máximo 1440 (24h).
estadoNoFiltrar por estado(s), separados por coma. Ej: "publicada" para solo oportunidades abiertas.
regionNoCódigo(s) de región, separados por coma. Ej: "13" para Metropolitana.
tamano_paginaNoResultados por página (10-50, default 50).
numero_paginaNoNúmero de página a consultar (comienza en 1).
Behavior4/5

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

No annotations are provided, so the description carries full burden. It discloses internal conversion of minutes to milliseconds and hints at pagination via parameters. However, it does not mention rate limits or output format, but overall it adds useful 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.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences with no wasted words. It is front-loaded with the core functionality, followed by ideal use and an internal detail. Highly concise and well-structured.

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?

The tool has 5 optional parameters and no output schema. The description explains the purpose and filter combinations but does not describe the output structure (fields returned, pagination behavior). It is adequate but leaves gaps for an agent to fully understand the response.

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 description coverage is 100%, giving a baseline of 3. The description adds value by explaining the conversion of 'minutos' to milliseconds and providing usage examples (e.g., '60 = última hora'), beyond the schema's documentation.

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 verb 'Busca' (searches) and the resource 'Compras Ágiles' with a specific time filter (creadas o modificadas en los últimos N minutos). It distinguishes itself from siblings like 'buscar_compras_agiles' which likely lacks the time filter.

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 says 'Ideal para monitoreo de nuevas oportunidades de negocio y alertas en tiempo real', providing clear use cases. It also mentions combinability with state and region filters, but does not explicitly state when not to use or contrast with alternatives.

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