Automations
email_set_automation_status
Enable or pause an automation — an explicit human decision you relay, never originate.
write email_set_automation_status
Enable or pause an automation — an explicit human decision you relay, never originate. Enabling validates every referenced template has a published version and wakes parked runs.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
automation | string | Yes | |
status | active | paused | Yes | |
confirm | boolean | Yes | Must be true — confirms the human explicitly decided this. |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |