get_beach_data_uv
Retrieve beach forecasts or UV index data from AEMET for any Spanish beach by name or ID, with up to 4 days of forecast.
Instructions
Query information on beaches or UV index from AEMET.
Args: name_or_code: Partial or full name of the beach, or its BEACH_ID. Also accepts 'list' or 'list:'. dias_frc: Number of forecast days, starting form 0, which means 0 days from today, to 4, which means 4 days from today. query_type: 'beach' for forecast, 'UV_index' for UV index, must be in english.
Returns: Requested information or list of matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nombre_o_codigo | Yes | ||
| dias_frc | Yes | ||
| tipo_consulta | No | playa |