Activate Automation Revision
activateAutomationRevisionActivate a revision — promote a draft to live, or roll back to a historic one. Reconciles build/queue/trigger state to the new active revision and, when requested, re-pins the automation's pending unclaimed cases onto it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Revision name recorded on activation (omit to keep the current one) | |
| description | No | Revision description recorded on activation (null clears; omit to keep current) | |
| revision_id | Yes | Revision ID | |
| automation_id | Yes | Automation ID | |
| repin_pending_cases | No | Re-pin the automation's pending, unclaimed cases onto the newly activated revision |