search_deals
Find weekly grocery deals near you by searching local store circulars for any product, with optional filters for store, price, and ZIP code.
Instructions
Search this week's ads across every local grocery store for a product.
Args: query: what you're looking for, e.g. "chicken breast", "greek yogurt". zip_code: 5-digit US ZIP code. Optional if GROCERY_ZIP is set. stores: optional store names to restrict to, e.g. ["Aldi", "Costco"]. max_price: only return items at or below this price. limit: max results (default 25).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| stores | No | ||
| zip_code | No | ||
| max_price | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |