get_notams
Get active NOTAMs near a location with full text and numbers to identify airspace notices before drone operations.
Instructions
Get active NOTAMs (Notices to Air Missions) near a location. Returns NOTAM numbers and full text, filtered by proximity. Use check_airspace for a full multi-layer airspace 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) |