create_workflow_rule
Define automation rules that execute actions like creating tasks or sending notifications when specified events occur.
Instructions
Create an automation rule that triggers actions based on events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the automation rule | |
| description | No | Description of what this rule does | |
| trigger | Yes | ||
| actions | Yes | Actions to perform when rule is triggered | |
| project_id | No | Project this rule applies to (optional for global rules) | |
| enabled | No | Whether this rule is active |