Pull request comments
get_pull_request_commentsRetrieve all existing comments on a Bitbucket pull request, including general and inline comments, to review feedback during code review.
Instructions
Lists a PR's existing comments (general and inline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pull request number. | |
| repo | Yes | Repository repo_slug. | |
| workspace | No | Bitbucket workspace. Omit to use BITBUCKET_WORKSPACE. |