Check drone weather
check_weatherGet a drone-relevant weather forecast for any UK place or coordinates: wind at 10m and 120m, rain, visibility, cloud, temperature, daylight, plus hourly flyability ratings (good/caution/poor).
Instructions
Drone-relevant weather forecast for a UK point from Open-Meteo: wind and gusts at 10 m, wind at 120 m, rain, visibility, cloud, temperature and daylight hours, with an advisory flyability rating per hour (good / caution / poor against typical small-drone limits). Give a place or lat/lon and optionally a date or date-time; defaults to the next few hours.
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. | |
| hours | No | How many hours to report from the start time (a bare date reports daylight hours). | |
| 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 |