search_address
Find official Norwegian street addresses from partial or misspelled input, returning coordinates, municipality, postal code, and property IDs (gnr/bnr).
Instructions
Search official Norwegian addresses. Returns matched addresses with coordinates (lat/lon, EPSG:4258), municipality (kommune), postal code/place, and cadastral identifiers (gardsnummer/bruksnummer, i.e. gnr/bnr), so this also resolves address to property ID in one call. Handles partial input and typos. Use for 'where is ' and as the first step before get_property. For place names that are not street addresses (mountains, lakes, farms), use get_place. Example: query='Karl Johans gate 22, Oslo'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Free-text address, partial OK | |
| kommunenummer | No | Optional 4-digit municipality filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||