Update Automation Rule
update_automation_ruleUpdate an existing automation rule. Any field not provided will remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated rule name | |
| ruleId | Yes | The automation rule ID to update | |
| actions | No | Updated actions | |
| trigger | No | Updated trigger event | |
| targetId | No | Updated target scope (null to remove target scoping) | |
| isEnabled | No | Enable or disable the rule | |
| conditions | No | Updated conditions | |
| priorityOrder | No | Updated priority order |