fema_nfhl_get_inventory_item
Get one self-hosted FEMA NFHL inventory unit by exact DFIRM ID. Returns jurisdiction, state, coverage-unit kind, package update date, advertised size, filename, canonical FEMA download URL, and immutable provenance. Use this to produce acquisition evidence after search. It does not fetch or inspect the geodatabase; use flood_zone_lookup for address/coordinate zone questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dfirm_id | Yes | Exact six-character FEMA DFIRM ID, optionally suffixed -NFHL. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |