create_automation
Create an automation that runs hourly to update tickets matching specific conditions, using time-based fields and predefined actions.
Instructions
Create a new automation (runs hourly on tickets matching the conditions). Requires title, conditions, and actions. Conditions should include a time-based field (e.g. hours_since_update) — otherwise consider a trigger instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Automation title | |
| actions | Yes | Actions to perform when automation conditions are met | |
| conditions | Yes | Conditions for the automation | |
| description | No | Automation description |