Create Automation Revision
createAutomationRevisionCreate a draft revision branched from a base revision (defaults to the active revision), copying its agent, queue, and trigger bindings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional draft name | |
| description | No | Optional draft description | |
| automation_id | Yes | Automation ID | |
| base_revision_id | No | Revision to branch from (defaults to the active revision) |