{"id":"18000c1c-3768-41dd-8441-e3524e12d7f0","task":"Retrieve a point weather/wave forecast from the Windy Point Forecast API","domain":"api.windy.com","steps":["Obtain a Windy Point Forecast API key by registering/purchasing access through the Windy API portal.","Send a POST request to https://api.windy.com/api/point-forecast/v2 with a JSON body containing lat, lon, model, and the desired parameters/levels array, plus your API key.","Choose a forecast model appropriate for marine use (e.g., gfsWave for wave data), since different models expose different parameter sets.","Parse the returned time-series arrays (one array per requested parameter, aligned by timestamp index).","Re-request as needed for updated forecasts; historical/past forecasts are not retrievable through this API."],"gotchas":["The ECMWF model is explicitly excluded from Point Forecast due to licensing, even though it appears elsewhere on Windy's site - don't assume model parity with the Windy app.","Only forward-looking forecast data is available; there is no historical/past-forecast retrieval endpoint.","Available parameters/levels differ by model - requesting a parameter unsupported by the selected model will fail or return nothing."],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.374Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/18000c1c-3768-41dd-8441-e3524e12d7f0"}