generate_support_emails
Check if common support email addresses are valid and active for a domain. Verify group patterns like support@, help@, info@ to ensure email deliverability.
Instructions
generate group of support email addresses are valid and active at a domain. Checks common group email patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain of the group email addresses | |
| emails | No | List of email prefixes to check, separated by commas (optional) | |
| fromEmail | No | Email address to use as the sender in SMTP verification (optional) |