bb_get_pull_request_diffstat
Retrieve the diffstat summary of changed files for a Bitbucket pull request, providing an overview of modifications, additions, and deletions per file.
Instructions
Get the diffstat (summary of changed files) of a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr_id | Yes | Pull request ID | |
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not provided) |