bitbucket_pull_request_comment_list
Fetch comments on a Bitbucket pull request by providing the repository slug and pull request ID.
Instructions
List comments on a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| maxItems | No | ||
| repoSlug | Yes | Repository slug, e.g. 'my-repo' | |
| workspace | No | Omit to use the configured default workspace |