search_products
Search Australian grocery products across Woolworths, Coles, Aldi, and Harris Farm. Returns product name, price, brand, category, unit price, and whether it's on special.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | relevance | |
| limit | No | Number of results (1-50, default 20) | |
| query | Yes | Search query (e.g., 'full cream milk', 'chicken breast') | |
| category | No | Filter by category | |
| retailer | No | ||
| on_special | No | If true, only return products on special |