verify_email
Check if an email address is valid, invalid, or catch-all. Returns a pending status if verification takes longer, poll again for the result.
Instructions
Verify a single email address (valid / invalid / catch-all).
NOTE: POST /email-verification consumes a verification credit. It returns
"pending" if it takes >10s — call again to poll the stored result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes |