AdminGetDraftOrders
Retrieve and manage draft orders with filters, sorting, and pagination for efficient store administration using Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of draft orders. The draft orders can be filtered by fields such as id
. The draft 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 |