resolve_alert
Mark an alert as resolved so further notifications are silenced until the error recurs. Pass a fingerprint from list_alerts. Resolving primes the next occurrence to re-notify (it does not permanently mute).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | Environment tag (defaults to empty string). | |
| fingerprint | Yes | The alert fingerprint from list_alerts. |