epa_uv_index
Get UV index forecasts for U.S. locations to assess sun exposure risks and plan outdoor activities with health recommendations.
Instructions
Get UV index forecast for a U.S. location (ZIP code or city/state). UV Scale: 0-2 Low, 3-5 Moderate, 6-7 High, 8-10 Very High, 11+ Extreme. Useful for health recommendations -- high UV correlates with skin cancer risk.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | 5-digit ZIP code: '10001', '90210'. Use this OR city+state. | |
| city | No | City name: 'Los Angeles', 'Chicago'. Must be used with state. | |
| state | No | Two-letter state code: 'CA', 'IL'. Must be used with city. |