bitbucket_commit_diffstat
Get a per-file change summary for a Bitbucket commit or commit range. Use it to review modified files and their stats without fetching the full diff.
Instructions
Get the per-file change summary for a commit or commit range (e.g. 'base..head'). Prefer over the full diff unless file contents are actually needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | A commit hash, or 'base..head' range | |
| repoSlug | Yes | ||
| workspace | No | Omit to use the configured default workspace |