email_domain_check
Check if an email domain is valid, reachable, and not disposable to filter out temporary addresses.
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 |