Find a city
search_citySearch cities and towns by name (any spelling, e.g. "Makkah" or "Mecca"). Returns candidates with their country, region, coordinates, time zone and GeoNames id; pass the id as place_id to get_prayer_times. Optional two-letter country code to narrow the search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, default 8 | |
| query | Yes | City name, at least two characters | |
| country | No | ISO 3166-1 alpha-2 country code, e.g. PK |