Search Ozon delivery cities
ozon_search_citiesFind delivery cities in Ozon by name or prefix. Returns matching city options with region and coordinates for selection.
Instructions
Live city lookup via Ozon maps API (not a static list). Use when user asks about delivery to a city or you need options to choose from. Pass first letters or full name: "Каз", "Санкт", "Екатеринбург". Returns cities[]: label, city, region, lat, lng, uid. Show options to user, then ozon_set_city(city).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max unique cities to return | |
| query | Yes | City name or prefix, e.g. "Казань", "Санкт", "Новос" |