search.get_cities
ChatGPTUse this when the user asks which cities we operate in, or when a search.search returns no results and you need to suggest alternative cities. Returns the complete list of cities where we have rental stock. Do not use to perform a property search — use search.search for that. If you already have the user's coordinates, prefer search.get_nearby_cities to get results sorted by distance. No parameters required.