live_flights
ActiveTool of ai.dynamicfeed/dynamic-feed
Live aircraft positions right now — real-time flight tracking from open ADS-B (adsb.lol, CC0). Answers "what's flying over X?" and "where is flight Y?". Airborne flights first. Args: region: a preset area — london, newyork, losangeles, paris, tokyo, dubai, singapore, sydney, frankfurt, hongkong, europe, usa, asia. callsign: filter by flight callsign / number (e.g. BAW123, UAL456). limit: max results. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "live_flightsArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 30
},
"region": {
"type": "string",
"title": "Region",
"default": ""
},
"callsign": {
"type": "string",
"title": "Callsign",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries