Pre-flight briefing
preflight_briefingCheck if a UK drone takeoff is legal: receive a GO, CAUTION, or NO-GO verdict with reasons from airspace, live NOTAMs, weather, and landowner rules.
Instructions
One pre-flight briefing for a UK take-off point and time: a GO, CAUTION or NO-GO status with reasons, from the airspace verdict, live NOTAMs, the weather window, geomagnetic activity, rights of way, parking and, when a drone is named, its open category rules. A live source that cannot be read is reported as an outage, never assumed clear. Give a place or lat/lon; date and hours set the flying window (default now, 3 hours). Set frz_permission when an aerodrome has already agreed the flight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude in decimal degrees (WGS84). | |
| lon | No | Longitude in decimal degrees (WGS84), negative west of Greenwich. | |
| date | No | ISO 8601 date or date-time (UTC assumed when no offset). Defaults to now. | |
| drone | No | Drone make and model, e.g. "DJI Mini 4 Pro", "Air 3S", "Mavic 3 Classic". Looked up in a curated catalogue of consumer drones. | |
| hours | No | Length of the flying window from the start time. | |
| place | No | Place name, postcode or landmark in the UK, e.g. "Tyndale Monument", "BS1 6QF", "Durdle Door". Use lat/lon instead if you already have coordinates. | |
| format | No | text for a readable report (default), json for structured output, brief for two or three spoken-friendly sentences (use in voice conversations). | text |
| max_paths | No | Rights of way to list. | |
| a2_certificate | No | Whether the pilot holds an A2 Certificate of Competency (A2 CofC). | |
| frz_permission | No | The aerodrome has given permission to fly in its FRZ; the FRZ then counts as caution rather than no-go. | |
| notam_radius_km | No | Also list NOTAMs within this distance. |