All tools
acknowledge-alertfreeStored Metrics & Reporting

Acknowledge Alert Tool

Mark an alert as acknowledged by your team. Acknowledgement is shared state — once anyone acks, every teammate's list-alerts call sees the row as handled. Returns the canonical alert object with the acknowledgement metadata (actor + timestamp) inline so you do not need a follow-up read. Idempotent: re-acking an already-acked alert leaves the original actor + time intact.

Parameters

NameTypeRequiredDescription
alert_idintegerrequiredThe numeric alert id from list-alerts.
notestringoptionalOptional 500-char note describing why or how the alert was handled — saved on the alert payload for teammate context.

Plan access

Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).

See plans