Mark my notifications as read
mark_notifications_readMark selected or all notifications as read for the signed-in BugSecure user. Only affects notifications visible to this connection; requires prior user approval.
Instructions
Mark some of the signed-in user’s notifications as read (ids from list_notifications), or all of them. Only notifications this connection can read are affected. They cannot be marked unread again, so only do this when the user asked; they approve it first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Mark every notification read instead. | |
| ids | No | Up to 50 notification ids. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| markedIds | No | With ids: those marked read. |