update-alert
Modify an alert by ID with a partial update object. Change only specified fields without replacing the entire alert; optionally wait for commit.
Instructions
Update specific fields of an alert by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Partial alert object with the fields to update. | |
| alert_id | Yes | The unique identifier of the alert. | |
| wait_for_commit | No |