Check Email Deliverability
email_checkDeliverability probe for an email address without sending anything: syntax validation, live MX lookup (with A/AAAA fallback per RFC 5321), disposable-domain detection, and typo suggestions for common providers. Use it to validate an address before sending to it, storing it, or accepting a signup. LLMs cannot do the DNS part; this is a live check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address to check. |