verify_single_email
Check if a single email address is valid and deliverable, with optional SMTP verification and cache refresh.
Instructions
Verify a single email address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address to verify | ||
| api_key | No | BillionVerify API key (optional if BILLIONVERIFY_API_KEY env is set) | |
| check_smtp | No | Perform SMTP verification | |
| force_refresh | No | Bypass cache and force fresh verification |