get_notams
Retrieve active NOTAMs near a given location by latitude/longitude and radius. Get NOTAM numbers and full text to identify airspace advisories, closures, and hazards for drone flight planning.
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) |