Get Aircraft
get_aircraftTrack a specific aircraft by its 24-bit ICAO hex address (e.g. "a835af"). Returns the live ADS-B position (lat/lon, altitude, speed, heading) of that exact airframe if it is currently transmitting. Real-time position data, not schedules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | Yes | 24-bit ICAO hex address, e.g. 'a835af'. |