AdminGetOrders
Retrieve, filter, sort, and paginate order lists for store administrators using fields like ID, status, or customer details. Streamline order management with Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of orders. The orders can be filtered by fields such as id
. The orders can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
customer_id | No | ||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
region_id | No | ||
sales_channel_id | No | ||
status | No | ||
updated_at | No |