update_automation
Update automation settings—name, status, domain, or connections. Enable requires at least one step; disable to edit domain or connections.
Instructions
Update an automation's name, status, domain, or connection graph (PATCH /automations/:id). Enabling requires at least one step; editing connections or the domain requires the automation to be disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The automation id. | |
| name | No | ||
| domain | No | Re-point the automation at another of the account's sending domains (disabled automations only). | |
| status | No | ||
| connections | No | Replacement typed edges between step keys; each { from, to, type? }. |