get_commit_diff
Retrieve detailed changes for a specific commit in Bitbucket Cloud, showing all modifications made in that update.
Instructions
Get the diff for a specific commit showing all changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| commit_hash | Yes | The commit hash |