Skip to main content
Glama

Facturación por período

ml_facturacion
Read-only

Track billing and commission trends over a chosen period to reconcile invoices against AFIP or close monthly accounts.

Instructions

Evolución de facturación y comisiones en los últimos N días, con los totales necesarios para conciliar contra AFIP o para un cierre de mes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
diasNoVentana en días (por defecto 30).
cuentaNoID de la cuenta de MercadoLibre. Omitir para usar la cuenta por defecto / todas.
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, covering the safety profile. The description adds the time-window scope and reconciliation purpose, but doesn't disclose return format, pagination, or data-source behavior. 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.

Conciseness5/5

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

A single sentence with no filler. It front-loads the core output (billing/commissions evolution and totals) and then states the purpose, making the tool easy to scan.

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 simple read-only report with two optional parameters and no output schema, the description conveys the output subject and purpose well. It doesn't enumerate exact response metrics, but the low complexity and rich annotations make it sufficient for correct selection and invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so both parameters are already documented (dias window with default and range; cuenta ID and omission behavior). The description only reinforces 'últimos N días' and adds no deeper parameter meaning, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's subject: evolution of billing and commissions over a rolling N-day window, with totals for reconciliation. It lacks an explicit imperative verb and doesn't name sibling tools, but the AFIP/month-end-closing detail distinguishes it from generic metrics 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 phrase 'con los totales necesarios para conciliar contra AFIP o para un cierre de mes' gives an explicit use-case context. However, it doesn't mention when to prefer an alternative tool or when not to use this one, so exclusionary guidance is missing.

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