github_mark_notifications_read
Mark all GitHub notifications as read at once, optionally clearing only those received before a specified timestamp. Keep your notification inbox clean without manually dismissing each item.
Instructions
Mark all notifications as read.
Args: last_read_at: ISO 8601 timestamp — mark notifications before this as read (empty = all) session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_read_at | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |