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