get_flight_tracks
Get the positional track of a specific flight by providing its Flightradar24 ID. Returns the flight's path and positions to track its movement.
Instructions
Returns positional tracks of a specific flight. REQUIRED: flight_id must be provided and non-empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flight_id | Yes | Flightradar24 ID of the flight (hexadecimal). |