update_trigger
Update an existing Zendesk trigger by modifying its title, description, conditions, and actions to adjust ticket automation rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Trigger ID to update | |
| title | No | Updated trigger title | |
| description | No | Updated trigger description | |
| conditions | No | Updated conditions | |
| actions | No | Updated actions |