list_stores
Retrieve store IDs, addresses, and in-stock product counts for a city's region. Grouped by city, town, or unspecified location to help locate stock availability.
Instructions
Stores of the chain in the city's region with their ids (for search in_store) and addresses.
products_in_stock is how many catalog items the site counts in stock in that store.
Stores are grouped by what the address says: this city, another town of the region, or
no town in the address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name as the shop knows it (add ', <region>' for same-named towns). Default: env PODRYGKA_CITY or Екатеринбург |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||