list_stores
Lists grocery stores near a ZIP code with active weekly ads and deal counts, providing a starting point to find current grocery deals.
Instructions
List grocery stores near a ZIP code that have an active weekly ad, with how many deals each is running. Start here.
Args: zip_code: 5-digit US ZIP code, e.g. "12345". Optional if the server has a GROCERY_ZIP default configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |