GetShippingOptions
Retrieve and manage shipping options for a specific cart using the cart ID. Supports sorting, pagination, and filtering for efficient delivery management on Medusa MCP Server.
Instructions
Retrieve a list of shipping options for a cart. The cart's ID is set in the required cart_id
query parameter.
The shipping options also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
cart_id | No | ||
fields | No | ||
is_return | No | ||
limit | No | ||
offset | No | ||
order | No |