mark_notification_read
Marks a specific notification as read by providing its ID, or marks all notifications as read when no ID is given.
Instructions
Mark one notification as read, or mark all notifications as read when no ID is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Workspace ID. Defaults to configured workspace. | |
| notificationId | No | Notification ID to mark read. Omit to mark all as read. |