resolve_address
Resolve a Hawaii street address (or TMK) to a Tax Map Key parcel ID. Geocodes the address and finds the underlying parcel for further property queries.
Instructions
Resolve a Hawaii street address (or a TMK) to a Tax Map Key (TMK) parcel id. Geocodes the address (HI-bounded Nominatim) then finds the parcel under it. Use this first when you only have an address; feed the TMK into lookup_parcel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tmk | No | A TMK (digits, dashes ok). If given, address is ignored. | |
| address | No | Free-text Hawaii address, e.g. '500 Ala Moana Blvd, Honolulu'. |