list_stores
List stores for a shopping provider, such as New World, to find specific locations. Filter by store name, then select a store with set_store before searching.
Instructions
List a provider's stores (for providers with per-store pricing, e.g. New World). Optionally filter by name. Use set_store to choose one before searching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter stores by name, e.g. "auckland". | |
| provider | No | Shopping provider id (default: "countdown"). |