fa_get_flight_position
Get the most recent position of an in-air flight by providing its fa_flight_id.
Instructions
Get the most recent reported position for an in-air flight by fa_flight_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | fa_flight_id of the flight | |
| 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. |