bulk-update-alerts
Update all alerts matching a filter in one operation. Specify the filter and the fields to change, and apply updates to every alert that matches.
Instructions
Bulk-update all alerts matching a filter expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | Yes | Filter clause identifying which alerts to update, e.g. "severity = 4". | |
| updates | Yes | Partial alert object with the fields to update. |