Read pull request comments
get_commentsFetch existing pull request comments, including inline comments with file and line details, to avoid repeating points in your review.
Instructions
Read existing comments on a pull request, so a review does not repeat points someone already raised. Inline comments carry the file and line they sit on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum comments to return | |
| repo_slug | No | Repository slug, e.g. "billing-api". Defaults to BITBUCKET_REPO_SLUG. | |
| workspace | No | Bitbucket workspace ID, e.g. "acme". Defaults to BITBUCKET_WORKSPACE. | |
| pull_request_id | Yes | Pull request number |