read
Mark GitHub pull request notifications as read using a specific PR URL or the --all flag to clear all notifications.
Instructions
Mark PR notifications as read. Requires either prUrl or all to be specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prUrl | No | Full GitHub PR URL to mark as read. Omit to use --all instead. | |
| all | No | If true, mark all PRs as read |