NFIP Flood Insurance Claims
fema.disaster.flood_claimsRetrieve National Flood Insurance Program claims by state and year to get flood zone, building and contents payments, coverage amounts, and cause of damage. Use for flood risk assessment and insurance analysis.
Instructions
Retrieve National Flood Insurance Program (NFIP) claims by state and year. Returns flood zone, building/contents payments, insurance coverage amounts, cause of damage. Essential for flood risk assessment and insurance analysis. Source: OpenFEMA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | US state code (e.g. FL, TX, LA) | |
| year | No | Year of loss to filter (e.g. 2024) | |
| limit | No | Number of results (1-50, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |