GetProductCategories
Retrieve product categories with filtering, sorting, and pagination options. Use this tool to fetch organized category data based on specific criteria such as ID, name, or description.
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 |