comments
Fetch and display review and issue comments for any GitHub pull request, with an option to include bot comments.
Instructions
Fetch and display comments on a pull request, including review comments and issue comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prUrl | Yes | Full GitHub PR URL to fetch comments for | |
| showBots | No | If true, include bot comments in the output |