Skip to main content
Glama

Métricas de venta (30 días)

ml_metricas
Read-only

Get a 30-day consolidated sales report for all stores or one account: sales count, revenue, net after commissions, average ticket, store share, shipping-type breakdown, and top 12 products.

Instructions

Resumen de los ultimos 30 dias SUMANDO TODAS las tiendas: cantidad de ventas, facturado, neto tras comisiones, ticket promedio, aporte de cada tienda al total, desglose por tipo de envio (full/flex/colecta) y top 12 productos por facturacion. Si le pasas una cuenta, muestra solo esa.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cuentaNoID de la cuenta de MercadoLibre. Omitir para usar la cuenta por defecto / todas.
Behavior4/5

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

Annotations already cover read-only and non-destructive behavior, so the description adds value by detailing the aggregation semantics: it sums all stores, can be narrowed to one account, and lists the output contents including shipping breakdown and product ranking. It does not contradict the annotations and no hidden destructive behavior is implied.

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?

Two direct sentences with no filler: scope is front-loaded, every metric in the run-on list contributes value, and the account-filter behavior is stated at the end. The all-caps 'SUMANDO TODAS' is emphatic but reinforces the key aggregation semantics.

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?

With no output schema, the description must explain what the tool returns, and it does: it enumerates sales counts, revenue, net after commissions, average ticket, per-store contribution, shipping-type split, and top products. The only optional parameter's effect is also described, making the definition complete enough for correct invocation.

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 already documents 'cuenta' fully, so the baseline is 3. The description adds explicit behavioral meaning: 'si le pasas una cuenta, muestra solo esa' and clarifies that omitting it means all stores, resolving the schema's slightly ambiguous 'por defecto / todas'.

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 has a specific verb ('Resumen') and resource ('ventas de los últimos 30 días') and spells out the exact metrics delivered: ventas, facturado, neto, ticket promedio, aporte por tienda, envíos por tipo, and top 12 productos. It clearly distinguishes itself from generic dashboards and narrower sales tools by stating the all-stores aggregation scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for a 30-day sales overview across all stores and that passing a 'cuenta' filters to one store, but it never explicitly says when to prefer this tool over sibling tools like ml_ventas_geo, ml_caja, or ml_rentabilidad. No alternatives or exclusions are named.

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/kokesaurio/mercadolibre-algoritmodigital'

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