update_automation
Update an existing Zendesk automation by replacing its conditions, actions, title, or description with new values.
Instructions
Update an existing automation. Pass conditions and/or actions to replace those sections (not merge).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Automation ID to update | |
| title | No | Updated automation title | |
| actions | No | Updated actions | |
| conditions | No | Updated conditions | |
| description | No | Updated automation description |