vibo_mark_notifications_read
Mark notifications read by passing IDs or readAll:true. Confirm required; otherwise returns preview.
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. |