get_specials
Retrieve current grocery specials and deals from New Zealand supermarkets using automatic pagination. Filter by provider and product count.
Instructions
Get current specials/deals with automatic pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Products per API request (default: 120, max 120). | |
| provider | No | Shopping provider id (default: "countdown"). | |
| maxProducts | No | Max products to return (default: all). |