fa_get_airport
Retrieve airport details by entering an ICAO, IATA, or LID code to get location and operational information needed for flight planning or data lookup.
Instructions
Get details for an airport by code (ICAO like KJFK, IATA like JFK, or LID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Airport code (ICAO/IATA/LID) | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns FlightAware's payload untouched. No field projection: this server has no verified record of which FlightAware fields matter, and inventing one would risk dropping a field a caller needs. |