create_workflow
Create a workflow that links alert policies to notification channels, using filter predicates to route specific alerts.
Instructions
Create a workflow to connect alert policies to notification channels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the workflow | |
| 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 | |
| enabled | No | Whether the workflow is enabled |