verify_email
Check if an email is valid and deliverable using DNS MX lookup, SMTP handshake verification, and catch-all/disposable domain detection. Get a confidence score.
Instructions
Verify if an email address is valid and deliverable. Performs DNS MX lookup, SMTP handshake verification (without sending email), catch-all detection, and disposable domain detection. Returns a confidence score (0-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to verify |