tourradar_b2b-cities-search
[tourradar] Use this when you need to find city IDs for tour search filters like start city, end city, or cities to visit.
Searches for cities by name within a specific country. Supports multiple name variants to handle different spellings (e.g., Krakow, Kraków, Cracow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | City name filter. It is recommended to use this filter to narrow down the search results. Please use english only names. How to search: If you are looking for Kraków city, please pass potential candidates here, like: ['Krakow', 'Kraków', 'Cracow']. It will return all cities that match any of the names. | |
| country_code | Yes | ISO 3166-1 alpha-2 country code (e.g., 'US' for USA, 'GB' for United Kingdom, 'DE' for Germany). |