Tool
Mark all notifications read
The 'Mark All Notifications Read' tool simplifies your GitHub workflow by enabling you to mark all your notifications as read with a single action. It helps you stay organized by clearing notification clutter across all or specific repositories.
Features
- Mark all GitHub notifications as read instantly.
- Optionally specify the last read timestamp to control which notifications are marked.
- Filter notifications by repository owner and repository name when marking as read.
- Supports marking notifications for individual repositories or all repositories at once.
- Easy to integrate with existing GitHub workflows and connectors.
Benefits
- Save time managing GitHub notifications efficiently.
- Reduce notification overload and keep your inbox clean.
- Focus on important alerts by quickly clearing already reviewed notifications.
- Customize notification management with filtering options for targeted clearing.
- Enhance productivity by maintaining a clutter-free GitHub environment.
Description
Mark all notifications as read
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| lastReadAt | string | Describes the last point that notifications were checked (optional). Default: Now |
| owner | string | Optional repository owner. If provided with repo, only notifications for this repository are marked as read. |
| repo | string | Optional repository name. If provided with owner, only notifications for this repository are marked as read. |