vibo_mark_notifications_read
Mark specific notifications as read by providing their IDs, or clear all notifications with readAll. Confirmation required to apply changes.
Instructions
Mark notifications as read — pass specific notificationIds, or readAll:true to clear everything. Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| readAll | No | Mark every notification as read. | |
| notificationIds | No | Specific notification ids to mark read. |