email_domain_check
Check if an email domain is valid, reachable, and not disposable. Identify invalid or temporary email addresses to reduce bounce rates.
Instructions
Check if an email domain is valid, reachable, and not disposable.
Parameters:
email — Email address to check domain of (e.g. 'user@example.com').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |