Browse a Galaxus category
list_categoryBrowse products by category name with sorting and filtering options. Get product lists with facets for brands and product types to refine results.
Instructions
Browse products in a category by name (e.g. 'ssd', 'office chair'), sorted and filterable. Returns products plus facets (available brands and product types) to help refine, and a nextCursor for paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order: relevance (default), price_asc, price_desc, rating, newest | relevance |
| brand | No | Filter to an exact brand name | |
| limit | No | ||
| cursor | No | nextCursor from a previous result, to page further | |
| category | Yes | Category or product-type name, e.g. 'mechanical keyboard' | |
| maxPrice | No | Maximum price in CHF | |
| minPrice | No | Minimum price in CHF |