Search venues
search-venuesSearch Bronjoy's catalogue of service businesses in Uzbekistan by keyword, city and category.
WHEN TO USE: the user is looking for a place ("barbershop in Tashkent",
"dentist near Chilanzar", "car wash open now"). Start here — every other
tool takes the slug this returns.
Results are ranked, compact, and include is_bookable, which decides what
you can offer next: bookable venues can go through check-availability →
request-booking-code → book-appointment, the rest can only be described and
phoned. Names and addresses come back in Russian or Uzbek; quote them as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City slug or name, e.g. "tashkent", "samarkand", "Бухара". | |
| limit | No | How many venues to return, 1-20. Default 5 — prefer a small number and refine. | |
| query | No | Free text: a business name, a service ("стрижка", "haircut"), or a landmark. Matches across Latin and Cyrillic. | |
| category | No | Category slug, e.g. "barber", "dental", "car-wash". Use the slug from a previous result when narrowing. | |
| bookable_only | No | Return only venues that can take an online booking. Set this when the user wants to book rather than to be told about places — most of the catalogue cannot be booked, and without this the bookable ones are buried. |