Github List Pr Comments
github_list_pr_commentsRetrieve pull request comments, including inline file and line positions, so reviewers can see previous feedback.
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 | |||