update_automation
Update an existing Zendesk automation by modifying its title, description, conditions, or actions.
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 |