validate_address
Check whether a typed postal address is real and deliverable. Returns a corrected, standardized address and identifies missing, unconfirmed, or inferred components before you rely on the input.
Instructions
Check whether a postal address is real and deliverable, and get back the corrected, standardized version plus a note of anything that was missing, unconfirmed, or inferred. Use this before relying on an address a user typed; use geocode_address instead when you only need coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region_code | Yes | ||
| address_lines | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||