Resolve alert
resolve_alertResolve a WARNING alert by providing its alert ID. CRITICAL alerts cannot be closed manually and clear automatically once the underlying problem is fixed.
Instructions
Mark an alert as resolved. Only WARNING alerts can be closed by hand: an active CRITICAL alert is rejected with 400 and clears itself once the underlying problem is fixed. No request body is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | Alert ID from the list_alerts response — a semantic string such as "certificateExpiry", not a UUID. |