AdminGetReturnReasons
Retrieve and manage a list of return reasons with filtering, sorting, and pagination options for efficient order return processing in Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of return reasons. The return reasons can be filtered by fields such as id
. The return reasons can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
description | No | ||
fields | No | ||
id | No | ||
label | No | ||
limit | No | ||
offset | No | ||
order | No | ||
parent_return_reason_id | No | ||
q | No | ||
updated_at | No | ||
value | No |