store_circular
View the full weekly circular for any grocery store by providing the store name and ZIP code. Get a list of current deals and sale items from the store's weekly ad.
Instructions
Show everything in one store's current weekly ad.
Args: store: store name, e.g. "Giant Food", "Aldi", "Costco". zip_code: 5-digit US ZIP code. Optional if GROCERY_ZIP is set. limit: max items to return (default 150).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| store | Yes | ||
| zip_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |