enrich_contact_v1_enrich_contact_post
Validates and formats contact details: standardizes phone numbers to E.164 and verifies email via syntax, MX, and disposable checks.
Instructions
Verifies and formats contact details. Standardizes phone numbers to E.164 format and performs deep email validation (syntax, MX records, disposable check).
Cost: 1 credit per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | An email address to validate and analyze for quality (disposable detection, MX record check). | ||
| phone | No | A raw phone number string to validate and format to E.164. USE THIS TOOL to ensure phone numbers are dialable. Supports extensions and messy strings. NEGATIVE CONSTRAINT: DO NOT use this tool if you only have a country code without a local number. | |
| context | No | ||
| country_code | No | Default ISO country code to use for phone validation if the number is in local format. | ES |