validate_email
Check if an email address is valid and reachable to prevent bounces and improve deliverability.
Instructions
Checks if an email address is valid and reachable using MailboxValidator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emailAddress | Yes | Email address to validate. |