mark_notification_read
Mark a notification as read, or mark all notifications as read at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mark_all | No | Set to true to mark ALL notifications as read | |
| notification_id | No | Notification ID to mark as read (omit to use mark_all) |