acknowledge_alert
Acknowledge one of YOUR alerts by its alert id (from list_my_alerts) — marks it as seen/being-handled without resolving it. Optionally attach a note. Requires an API key with write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note (max 500 chars). | |
| alert_id | Yes | The alert id from list_my_alerts (a UUID). |