getPullRequestDiffStat
Retrieve file-level change statistics for a Bitbucket pull request, showing files added, modified, or removed and lines changed. Assess PR impact and scope.
Instructions
Get file-level change statistics for a pull request (files added/modified/removed, lines changed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pagelen | No | ||
| repo_slug | No | ||
| workspace | No | ||
| pull_request_id | Yes | Pull request ID |