update_trigger
Update a Zendesk trigger by replacing its conditions, actions, title, or description. Provided fields completely replace, not merge, existing content.
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 | |
| description | No | Updated trigger description | |
| conditions | No | Updated conditions | |
| actions | No | Updated actions |