GetProductCategories
Retrieve and filter product categories by fields like ID, sort, or paginate results using this tool. Designed for managing product data efficiently on the Medusa MCP Server.
Instructions
Retrieve a list of product categories. The product categories can be filtered by fields such as id
. The product categories can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
description | No | ||
fields | No | ||
handle | No | ||
id | No | ||
include_ancestors_tree | No | ||
include_descendants_tree | No | ||
limit | No | ||
name | No | ||
offset | No | ||
order | No | ||
parent_category_id | No | ||
q | No | ||
updated_at | No |