update_trigger
Modify a Zendesk trigger's title, conditions, actions, or description. Pass only the fields to update; others stay as set.
Instructions
Update an existing trigger. Pass conditions and/or actions to replace those sections (not merge).
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 |