list_pr_comments
Retrieve all comments on a Bitbucket pull request by providing the repository slug and pull request ID. Page through results to view the full discussion.
Instructions
List all comments on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug |