Validate and normalize an address
validate_addressCheck whether a free-text address exists in the official register and return its normalized form with coordinates. Uses fuzzy matching, so it also corrects small spelling errors. Returns valid, the best normalized match, and alternatives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address to validate, e.g. 'karl johans gt 1 oslo' |