Investigate Alert
When the user mentions a firing alert or wants to investigate an alert:
-
List active alerts — call
get_alertsto see all currently firing alerts with severity, rule name, and current values. -
Get alert config — call
get_alert_configwith the rule ID to understand what threshold or condition triggered the alert. -
Check the affected service — use
get_service_performance_detailsfor the service mentioned in the alert to see current performance metrics
[Description truncada. Veja o README completo no GitHub.]