AdminGetProductsIdOptions
Retrieve and filter product options by fields like id
or paginate results using the Medusa MCP Server. Ideal for store administrators managing product details efficiently.
Instructions
This tool helps store administors. Retrieve a list of options of a product. The options can be filtered by fields like id
. The options can also be paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
title | No |