list_pr_comments
Retrieve pull request discussion and inline review comments with file and line details, enabling reviewers to check prior feedback and avoid repeating it.
Instructions
Lists the comments on a pull request. Inline comments carry the file and line they sit on, so a second review can tell what it already said.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | conversation for the PR thread, inline for review comments on lines | conversation |
| page | No | ||
| per_page | No | Number of results per page (1-100) | |
| pr_number | Yes | ||
| repo_name | Yes | ||
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||