create_trigger_automation
Set up automated workflows triggered by events like task completion or deadline approach, with configurable conditions and actions such as creating follow-up tasks or notifying teams.
Instructions
Create automated workflows triggered by specific events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| automation_name | Yes | Name of the automation | |
| trigger_events | Yes | Events that trigger this automation | |
| conditions | No | Conditions that must be met | |
| automated_actions | Yes | Actions to perform automatically | |
| project_scope | No | Scope of automation | single_project |