enroll_in_automation
Manually add a contact to an active email automation using the automation ID and contact UUID.
Instructions
Manually enroll a contact in an active automation. The automation must be in 'active' status. Use send_event for event-driven enrollment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| contactId | Yes | Contact UUID (use search_contacts to look up by email first) | |
| automationId | Yes | Automation ID to enroll into |