Skip to main content
Glama

Conexcol — catálogo de hosting y servidores cloud en Colombia

search_products

Read-onlyIdempotent

Busca planes por categoría, presupuesto y recursos mínimos.

Categorías: · 'cloud' — Servidores Cloud, máquinas virtuales con IP colombiana y acceso completo al servidor. · '-lang-customline0060-' — Cloud Web Hosting, los Sitios Elásticos. NO es un fondo de recursos compartido: cada cuenta corre en su propio entorno aislado con CageFS y con memoria, CPU, procesos y entrada/salida asignados por CloudLinux, y se sube o baja de plan al instante sin costo adicional. · 'cloud-web-cluster' — el sitio repartido en varios nodos con réplica y balanceo. · 'cpanel-reseller' — recursos para repartir entre clientes propios desde WHM. · 'web-hosting-windows' — plataforma Windows con Plesk. · 'ssl' y 'admindns'.

El precio va en pesos colombianos, y el ciclo NO es el mismo en todas las categorías: mira el campo cycle antes de comparar dos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
categoryNo
min_vcpuNo
max_priceNo
min_priceNo
min_ram_gbNo
min_disk_gbNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds genuinely useful behavioral context beyond that: prices are in Colombian pesos, billing cycles vary by category, and the `cycle` field must be inspected before comparison. No contradiction with annotations.

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?

The description is front-loaded with the main purpose and then detailed category bullets, all of which earn their place. The odd '-lang-customline0060-' placeholder is a minor blemish, but overall the structure is scannable and efficient.

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?

For a read-only search tool with no required parameters, an output schema, and strong annotations, the description covers the important semantics: category meanings, filter dimensions, currency, and billing-cycle caveat. It is complete enough for an agent to call the tool correctly; explicit sibling routing is the main missing piece.

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?

With 0% schema description coverage, the description carries the parameter-meaning burden. It maps 'categoría' to the category parameter, 'presupuesto' to min/max_price, and 'recursos mínimos' to min_vcpu/min_ram_gb/min_disk_gb. It also provides the actual category values, which the schema omits. It does not explicitly discuss `limit`, but that parameter is self-explanatory.

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 opens with a concrete action and resource: 'Busca planes por categoría, presupuesto y recursos mínimos.' It specifies the exact search dimensions and then enumerates the meaningful categories, making its purpose unmistakable even without reading the schema.

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 gives clear contextual guidance for choosing categories and for interpreting prices, especially the warning to check the `cycle` field before comparing plans. It does not explicitly name sibling tools as alternatives, so it stops short of full when/when-not guidance, but the context is strong.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation5/5

Cada herramienta tiene un propósito claramente diferenciado: estado del catálogo, búsqueda, comparación, ficha, cotización, pedido, infraestructura, políticas y SLA. Aunque varias empiezan por get_, sus dominios no se solapan y las descripciones refuerzan cuándo usar cada una.

Naming Consistency4/5

La mayoría sigue el patrón verbo_sustantivo en snake_case (search_products, compare_products, create_draft_order, get_product). Se desvían quote, que es solo un verbo, y catalog_status, que parece un sintagma nominal en lugar de get_catalog_status; son desviaciones menores y no generan confusión.

Tool Count5/5

Nueve herramientas es un tamaño adecuado para un catálogo de hosting: cubren consulta, comparación, cotización y pedido sin llegar a ser un servidor de administración. Cada herramienta tiene un rol claro y ninguna sobra.

Completeness5/5

El flujo principal está completo: conocer la frescura del catálogo, buscar, comparar, obtener fichas, cotizar y crear un pedido en borrador, además de las consultas legales, de SLA e infraestructura. No se echan en falta operaciones de escritura porque el servidor es explícitamente de consulta y no cobra ni contrata.

Resources