List files changed
get_diffstatSummarize a pull request's changed files and line counts to prioritize which diffs to read first.
Instructions
Which files a pull request touches and how many lines each gained or lost, without the diff itself. Use this first on a large pull request to decide what is worth reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | No | Repository slug, e.g. "billing-api". Defaults to BITBUCKET_REPO_SLUG. | |
| workspace | No | Bitbucket workspace ID, e.g. "acme". Defaults to BITBUCKET_WORKSPACE. | |
| pull_request_id | Yes |