comments
Fetch and display all comments for a given pull request, including review and issue 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 |