Skip to main content
Glama

valuar_tropa

valuar_tropa
Read-onlyIdempotent

¿Cuánto valen 350 novillos en Formosa? Valúa una tropa de hacienda a precio MAG del día: total en ARS y en USD (blue y oficial), valor por cabeza y fuente fechada. GRATIS con cupo diario por origen; sin cupo, la misma consulta cuesta US$0,05 en USDC vía x402: https://www.consignatarias.com.ar/api/x402/valuar-tropa. Params: categoria, cabezas, kg_promedio (opcional, si no se asume el peso típico de venta), provincia (opcional).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cabezasYesCantidad de animales (1 a 100.000)
categoriaYesCategoría MAG
provinciaNoProvincia (opcional; la referencia de precio es nacional MAG)
kg_promedioNoPeso vivo promedio en kg (opcional; default: peso típico de venta de la categoría)

TDQS

A4.4/5.0
Behavior4/5

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

Annotations indicate readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the tool is safe. The description adds valuable behavioral context: cost structure (free with cap, paid otherwise), payment mechanism (x402), and daily limit per origin. No contradictions 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 a single paragraph that efficiently conveys purpose, output, pricing, and optional parameters. It could be split into shorter sentences for better scannability, but it is not verbose and includes only essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Since there is no output schema, the description fully explains the return values (total ARS, USD blue and official, per-head value, dated source). It also covers input semantics, cost, and reference link. For a tool of this complexity, the description is complete.

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%, so baseline is 3. The description adds meaning by explaining that 'kg_promedio' is optional and defaults to typical weight per category, and 'provincia' is optional but does not change the national reference. This is helpful beyond the schema's dry definitions.

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 that the tool values a herd of livestock using official MAG prices, returning total value in ARS and USD, per-head value, and a dated source. The verb 'valúa' and resource 'tropa' are specific, and the tool is well-differentiated from siblings like 'valuar_arrendamiento_campo' which values leases.

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 mentions free usage with a daily quota and paid usage otherwise, giving context for when to use. It does not explicitly compare to alternatives, but the tool is unique among siblings, so the lack of explicit exclusion is acceptable.

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

A4.4/5.0
Disambiguation5/5

Each tool targets a specific, well-defined aspect of the cattle market domain. Overlaps are minimal and clearly disambiguated in descriptions (e.g., get_precios_hacienda vs. get_precios_detallados vs. get_indice_novillo). Even similar-sounding tools like calcular_arrendamiento and valuar_arrendamiento_campo have distinct purposes (simple calculation vs. valuation with currency options).

Naming Consistency3/5

Tool names mix Spanish and English verb patterns (e.g., 'get_indice_novillo' vs. 'buscar_consignataria', 'contratar_pro_consignataria' vs. 'list_remates'). While each subgroup (sanidad_*, get_*) maintains internal consistency, the overall naming is not unified. However, names are still descriptive and readable.

Tool Count5/5

With 22 tools, the server covers a broad domain (prices, health, directories, valuations, alerts) without feeling bloated. Each tool earns its place, providing meaningful functionality. The count is well-scoped for the Argentine cattle market context.

Completeness5/5

The tool surface covers the full lifecycle: market data (prices, indices, historical), consignment and slaughterhouse directories, health regulations and movement requirements, valuation tools, alerts, and even a buyer matching service. There are no obvious gaps for the stated purpose of a cattle market MCP server.

Resources