Beach forecast for a Spanish beach
get_beach_forecastReturns AEMET's 3-day beach forecast for 591 Spanish beaches: sky, wind, waves, temperatures, thermal sensation, and UV index. Search by beach name, municipality, or 7-digit beach code.
Instructions
Returns the AEMET beach forecast for the next three days: sky, wind and waves for morning and afternoon, plus maximum temperature, water temperature, thermal sensation and maximum UV index. Covers the 591 beaches AEMET forecasts during the bathing season. Accepts a beach name (accents optional), optionally narrowed by municipality, or the 7-digit AEMET beach code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to include (1-3, default 3). AEMET publishes three days per beach. | |
| location | Yes | Beach name, with or without accents ('La Concha', 'Sant Joan', 'Playa de las Canteras'). Add the municipality after a comma when the name repeats ('La Concha, Suances'), or pass the 7-digit AEMET beach code ('3908503'). A coastal municipality name on its own lists its beaches. | |
| municipality | No | Municipality or province used to disambiguate beaches that share a name ('Suances', 'Cantabria'). |