get_airport_info
Retrieve airport metadata by IATA code to verify or explain the code before route planning.
Instructions
Look up metadata for one airport by IATA code. Use to validate or explain a single airport code before route planning; use search_travel_options for an actual trip search and compare_routes for multiple origin-destination pairs. Read-only, no authentication, no external booking links, and no booking side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Three-letter IATA airport code (e.g. 'SFO'). Case-insensitive. |