GetOrders
Retrieve and manage customer orders with filters, sorting, and pagination. Use this tool to access specific order details efficiently within the Medusa MCP Server.
Instructions
Retrieve the orders of the logged-in customer. 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 | ||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
status | No |