check_live_traffic
Retrieve real-time ADS-B aircraft positions near any coordinates. Get callsign, altitude, speed, and heading for traffic within a defined radius.
Instructions
Check live ADS-B aircraft traffic near a location. Returns aircraft currently broadcasting position within the search radius, including callsign, altitude, speed, and heading. Data refreshes in near-real-time from ADS-B receivers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees | |
| lng | Yes | Longitude in decimal degrees | |
| radius_nm | No | Search radius in nautical miles (default: 25) |