browse_products
Browse grocery products by department, with filters for aisle, specials only, and provider. Access product listings from NZ supermarkets.
Instructions
Browse products by department. Departments: fruit-veg, meat-poultry, fish-seafood, fridge-deli, bakery, frozen, pantry, beer-wine, drinks, health-body, household, baby-child, pet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aisle | No | Aisle filter, e.g. "fresh-deals". | |
| pageSize | No | Products per API request (default: 120). | |
| provider | No | Shopping provider id (default: "countdown"). | |
| department | Yes | Department slug, e.g. "fruit-veg". | |
| maxProducts | No | Max products to return (default: all). | |
| specialsOnly | No | Only specials (default: false). |