get_pull_request_activity
Retrieve the activity log for a Bitbucket pull request to track comments, approvals, and updates by providing workspace, repository slug, and pull request ID.
Instructions
Get the activity log of a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace slug |