email-verification
Installation
SKILL.md
Email Verification
Validate emails before sending. Sits between email-generation and campaign-sending:
email-generation → email-verification → campaign-sending
Environment
Provider selection and credentials are handled in Step 0 of the workflow.
Inputs
| Input | Required | Source |
|---|---|---|
| Contact CSV with email column | yes | From email-generation output or any CSV |
| Sequencer campaign IDs | no | From campaign-sending — only if cleaning uploaded leads |
Related skills