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