Mark notifications read
notifications_mark_readMark the signed-in user's own notifications as read. Pass notification_ids for specific ones, or all: true to clear every unread notification at once. Already-read notifications are left untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Mark every unread notification read. | |
| notification_ids | No | Specific notifications to mark. Max 500. |