get_beach_data_uv
Retrieve beach forecasts or UV index data from Spain's AEMET API. Query by beach name, ID, or list by province, specifying forecast days (0 to 4).
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:<province>'. 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 |
---|---|---|---|
dias_frc | Yes | ||
nombre_o_codigo | Yes | ||
tipo_consulta | No | playa |