get_uv_forecast
Retrieve UV index forecasts for Portuguese locations to plan outdoor activities safely. Provides 3-day UV radiation levels with risk categories from low to extreme.
Instructions
Get UV index forecast for Portugal (Previsão Índice Ultravioleta até 3 dias).
Returns UV radiation index forecast for Portuguese locations.
UV Index levels:
- 0-2: Low
- 3-5: Moderate
- 6-7: High
- 8-10: Very High
- 11+: Extreme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}