create_trigger
Create a trigger to automate ticket workflows by setting conditions and actions. Use conservative conditions to avoid performance impact.
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 | |
| actions | Yes | Actions to perform when trigger conditions are met | |
| conditions | Yes | Conditions for the trigger | |
| description | No | Trigger description |