update_trigger
Update an existing Zendesk trigger by changing its title, conditions, or actions. Modify trigger behavior directly without recreating it.
Instructions
Update an existing trigger
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Trigger ID to update | |
| title | No | Updated trigger title | |
| actions | No | Updated actions | |
| conditions | No | Updated conditions | |
| description | No | Updated trigger description |