List DNS stores
dns_list_storesList physical stores for a city by passing its name or slug. Get store addresses and locations to find where to buy products locally.
Instructions
Physical stores for a city (/shops/{city}/). Pass city name or slug; defaults to session city.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name or slug, e.g. "moscow", "Казань" | |
| rich | No | Alias for compact:false — return full payload | |
| limit | No | ||
| compact | No | Default true: slim fields (saves context). false or rich:true returns full nested payloads. |