Resolve a city name to its IATA code
resolve_cityTurns a spoken city name into the uppercase IATA city code the other tools expect. Call this before find_cheapest_fare whenever you are not certain of a code. Do not invent codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | City name or partial name, e.g. "sao paulo". |