opensky__flights_live
[opensky · risk:low] List aircraft currently airborne within a latitude/longitude box, from OpenSky's live ADS-B feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lamax | Yes | North edge of the box — maximum latitude (e.g. 40.9 for NYC). | |
| lamin | Yes | South edge of the box — minimum latitude (e.g. 40.6 for NYC). | |
| lomax | Yes | East edge of the box — maximum longitude (e.g. -73.7 for NYC). | |
| lomin | Yes | West edge of the box — minimum longitude (e.g. -74.1 for NYC). |