get_store_offers
List current offers from a specific store, including prices, unit prices, and expiry dates, to see what's on sale at that store.
Instructions
List current offers from a specific store. USE WHEN: browsing what's on sale at one store ('what's at Netto this week'). NOT FOR: searching across all stores (use search_deals) or checking best deals from all preferred stores (use deals_this_week). Returns offers with prices, unit prices, store name, and expiry dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| store | Yes | Store name or dealer ID. Use list_stores to see available stores for your country. |