get_product_catalog
Return a filtered slice of the catalogue, or the full category tree with counts when no filter is supplied. Use for browsing and for questions about the catalogue's shape and size. Use search_products when the request names specific products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand filter | |
| limit | No | Max results (default 20, max 50) | |
| filter | No | Keyword filter on product title | |
| category | No | Category filter |