get_pull_request_comments
Fetch pull request comment threads, separating system and human comments, including resolved threads across the organization. Accepts repo GUID or name.
Instructions
Get PR threads (system vs human). Resolved org-wide — repoId may be a GUID or a repository name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prId | Yes | Pull request id. | |
| repoId | Yes | Repository id (GUID) or name. |