Skip to main content
Glama

orders_list

Retrieve orders from Shopify, WooCommerce, Stripe, or MercadoLibre. Apply filters by status, date, total, or customer email, and control page size for efficient browsing.

Instructions

Lista órdenes de una plataforma de e-commerce con filtros avanzados y paginación

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoNúmero de página (por defecto: 1)
limitNoÓrdenes por página (por defecto: 20, máximo: 100)
statusNoFiltrar por estado general
date_toNoFecha hasta (formato ISO: YYYY-MM-DD)
providerYesPlataforma de e-commerce
date_fromNoFecha desde (formato ISO: YYYY-MM-DD)
max_totalNoTotal máximo de la orden
min_totalNoTotal mínimo de la orden
customer_emailNoFiltrar por email del cliente
financial_statusNoFiltrar por estado financiero
fulfillment_statusNoFiltrar por estado de cumplimiento
Behavior3/5

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

No annotations are provided, so the description carries the burden of behavioral disclosure. It mentions the key behaviors: listing with filters and pagination. However, it does not explicitly state that this is a read-only operation, describe the response structure, or mention potential limitations like default sort order or rate limits. It is adequate but not thorough.

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 a single, front-loaded sentence that clearly states the purpose. It contains no unnecessary words or repetition, earning every word's place.

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?

Given the tool's complexity (11 parameters, no output schema, no annotations), the description is minimally adequate. It covers purpose, filters, and pagination but does not explain the return format, sorting, or how to interpret the response. While the schema fills parameter gaps, the lack of output schema and annotations leaves room for more detail.

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?

All 11 parameters have descriptions in the schema, so schema coverage is 100%. The description adds no parameter-specific details beyond the generic phrase 'filtros avanzados.' Since the schema already documents each parameter, the baseline of 3 is appropriate.

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 uses a specific verb ('Lista') and resource ('órdenes') and distinguishes this from sibling tools like orders_get and orders_timeline by mentioning 'filtros avanzados' and 'paginación.' It clearly communicates that this is the list/filter operation for orders.

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 provides clear context for when to use this tool: when you need to list orders with filters and pagination. It does not explicitly name alternatives or exclusions, but the context is sufficient to differentiate it from order-specific tools like orders_get and orders_create.

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/spirit122/commercehub-mcp'

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