get_weather_and_heat_risk
Fetch current temperature, humidity, UV index, and WHO/CDC heat risk level to assess heat danger using latitude and longitude.
Instructions
Fetch live weather data (temperature, humidity, UV index) and a calculated WHO/CDC heat risk level. Requires latitude and longitude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |