AdminGetReservations
Retrieve and manage reservations with filtering, sorting, and pagination for efficient store administration using the Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of reservations. The reservations can be filtered by fields such as id
. The reservations can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
created_at | No | ||
created_by | No | ||
deleted_at | No | ||
description | No | ||
fields | No | ||
inventory_item_id | No | ||
limit | No | ||
line_item_id | No | ||
location_id | No | ||
offset | No | ||
order | No | ||
updated_at | No |