create_workflow
Create a workflow that connects alert policies to notification channels, using optional filters to control which alerts trigger notifications.
Instructions
Create a workflow to connect alert policies to notification channels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the workflow | |
| enabled | No | Whether the workflow is enabled | |
| channel_ids | Yes | List of notification channel IDs to send alerts to | |
| filter_name | No | Name for the issues filter (optional) | Filter-name |
| filter_predicates | No | Filter predicates to determine which alerts trigger this workflow |