disaster_declarations
Recent FEMA disaster declarations filtered by state, county, incident type, or date range. Returns disaster number, title, dates, and incident category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (1-1000, default 50). | |
| state | No | Two-letter state code, e.g. 'TX'. | |
| county | No | Designated area / county name as FEMA records it. | |
| end_date | No | ISO date upper bound on declarationDate. | |
| start_date | No | ISO date lower bound on declarationDate. | |
| incident_type | No | Incident type filter, e.g. 'Hurricane', 'Flood', 'Severe Storm', 'Wildfire'. |