fa_get_flight_track
Retrieve the position track (breadcrumb log) for a specific flight using its flight ID. Provides historical GPS waypoints and estimated positions.
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 |