moncler_category
Browse a Moncler category and list its products using a category_id. Supports sorting, filtering, pagination, and returns normalized product and facet data.
Instructions
Browse a Moncler category. Lists products within one category. category_id must be a value returned by moncler-categories' own category_id field -- a closed set the upstream defines. Returns the same normalized result and facet shape as moncler-search. Narrow the same results with the filter param below.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order | |
| limit | No | Max results to return | |
| filter | No | Repeatable, up to 10. Each value is \ | |
| offset | No | Result offset for pagination | |
| category_id | Yes | Category id, from moncler-categories |