bitbucket_get_pr_activities
Retrieve pull request comments and activities from a Bitbucket repository to review feedback and track changes.
Instructions
Get pull request comments and activities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project key | |
| repo | Yes | Repository slug | |
| prId | Yes | Pull request ID | |
| limit | No | Max results | |
| start | No | Pagination start |