opensky__flights_live
ActiveTool of ai.duvera/gateway
declared in 1.0
[opensky · risk:low] List aircraft currently airborne within a latitude/longitude box, from OpenSky's live ADS-B feed.
Parameters schema
{
"type": "object",
"required": [
"lamin",
"lomin",
"lamax",
"lomax"
],
"properties": {
"lamax": {
"type": "number",
"description": "North edge of the box — maximum latitude (e.g. 40.9 for NYC)."
},
"lamin": {
"type": "number",
"description": "South edge of the box — minimum latitude (e.g. 40.6 for NYC)."
},
"lomax": {
"type": "number",
"description": "East edge of the box — maximum longitude (e.g. -73.7 for NYC)."
},
"lomin": {
"type": "number",
"description": "West edge of the box — minimum longitude (e.g. -74.1 for NYC)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.duvera/gateway
1/7 registries