create_trigger
Create a Zendesk trigger with title, conditions, and actions to automate ticket workflows. Use conservative conditions to avoid performance impact on every ticket create/update.
Instructions
Create a new trigger. Requires title, conditions (when it fires), and actions (what it does). Triggers run on every ticket create/update — be conservative with conditions to avoid performance impact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Trigger title | |
| description | No | Trigger description | |
| conditions | Yes | Conditions for the trigger | |
| actions | Yes | Actions to perform when trigger conditions are met |