ack
Mark a message as read to clear it from the unread inbox; returns true only if it was unread.
Instructions
Mark a message read so it stops appearing in the unread inbox.
Returns {"ok": true} only if a still-unread message with that id
existed (idempotent — a second ack returns false).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |