acknowledge_anomaly
Dismiss an anomaly by acknowledging it with its ID, removing it from active anomalies.
Instructions
Mark an anomaly as acknowledged (dismissed). It will no longer appear in active anomalies.
Args: anomaly_id: The ID from get_anomalies().
Examples: - "Dismiss anomaly 42, it was a planned migration" - "Acknowledge that spike, it was expected"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anomaly_id | Yes |