update_automation
Modify an existing Zendesk automation by replacing its conditions, actions, title, or description. Provide the automation ID and the fields to update.
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 | |
| description | No | Updated automation description | |
| conditions | No | Updated conditions | |
| actions | No | Updated actions |