AdminGetProducts
Retrieve and manage product lists on the Medusa MCP Server. Filter by ID, sort, or paginate for efficient store administration.
Instructions
This tool helps store administors. Retrieve a list of products. The products can be filtered by fields such as id
. The products can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
category_id | No | ||
collection_id | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
handle | No | ||
id | No | ||
is_giftcard | No | ||
limit | No | ||
offset | No | ||
order | No | ||
price_list_id | No | ||
q | No | ||
sales_channel_id | No | ||
status | No | ||
tags | No | ||
title | No | ||
type_id | No | ||
updated_at | No | ||
variants | No |