get_active_tfrs
Retrieve active Temporary Flight Restrictions (TFRs) near a specified latitude/longitude and search radius. Returns TFRs containing the point and nearby ones, with start/end times and descriptions.
Instructions
List active Temporary Flight Restrictions (TFRs) near a location. Returns TFRs that contain the point and nearby TFRs within the search radius, including effective start/end times and descriptive text. Use check_airspace for a full multi-layer assessment.
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: 10) |