calfire_incidents
Retrieve California wildfire incident data from CAL FIRE, including active fire status and historical records. Provides location, acreage, containment, and structural damage details.
Instructions
Get California wildfire incidents from CAL FIRE — active fires or historical incidents by year.
Returns incident details including name, location, county, acres burned, containment %, structures damaged/destroyed, injuries, fatalities, and GeoJSON boundaries.
Active fires update frequently during fire season (May-November).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for historical data (e.g., 2023). Only used when active=false. | |
| active | No | true for active fires (default), false for historical |