# Google Address Validation AI integration on Definable

> The Address Validation API allows developers to verify the accuracy of addresses by validating and standardizing them, and determining their geocode.

## What this connects

The Address Validation API allows developers to verify the accuracy of addresses by validating and standardizing them, and determining their geocode.

Vendor: https://developers.google.com/maps/documentation/address-validation

## Tools available

**2** tools available. First 2:

- `GOOGLE_ADDRESS_VALIDATION_PROVIDE_VALIDATION_FEEDBACK` — Provide Validation Feedback — Tool to provide feedback on an address validation attempt. Use after completing an address validation sequence.
- `GOOGLE_ADDRESS_VALIDATION_VALIDATE_ADDRESS` — Validate Address — Tool to validate and standardize addresses. Use when you need detailed parsing, geocode, and deliverability verdict of an address.

## Auth

Auth schemes: `API_KEY`.

## How agents use Google Address Validation

Inside a Definable workflow, Google Address Validation is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Google Address Validation** — the Researcher (GPT-5.5) pulls context from Google Address Validation (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Google Address Validation** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Google Address Validation (create record, post message, draft email).
- **Designer / Engineer → Distributor → Google Address Validation** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Google Address Validation (attach file, open PR comment, post status).

The Verifier checks every Google Address Validation call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/google_address_validation/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
