Aviation TAF Terminal Forecast
aviation.taf.forecastGet Terminal Aerodrome Forecast (TAF) for up to 20 airports: wind, visibility, weather phenomena, sky conditions in 6-hour windows for the next 24–30 hours. Updated 4 times daily.
Instructions
TAF (Terminal Aerodrome Forecast) for an airport — aviation forecast valid for next 24-30 hours with wind, visibility, weather phenomena, and sky conditions in 6-hour windows. Updates 4× daily.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icao_codes | Yes | Comma-separated ICAO airport codes. Max 20 per call. Examples: KJFK (New York JFK), EGLL (London Heathrow), OMDB (Dubai International), YSSY (Sydney Kingsford Smith). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |