bb_pr_list_comments
List all comments on a pull request, showing inline file/line details, reply chains, and resolved thread status for complete review context.
Instructions
List comments on a pull request, showing which are inline (with file and line), which are replies, and which threads are resolved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| max_pages | No | Comment pages to merge | |
| repo_slug | No | Repository slug/name; defaults to the repo detected from the current directory's git remote | |
| workspace | No | Bitbucket workspace | |
| include_resolved | No | Include comments on resolved threads |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |