fa_get_flight_track
Get the position track breadcrumb log for a flight by its flight ID. Optionally include estimated positions to fill gaps in actual data.
Instructions
Get the position track (breadcrumb log) for a specific flight by fa_flight_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | fa_flight_id of the flight | |
| include_estimated_positions | No | Include estimated positions where actual data is missing |