epa_uv_index
Obtain UV index forecast for U.S. locations via ZIP code or city/state to determine sun exposure risk and take appropriate sun safety measures.
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
| 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. |