getCommit
Retrieve a specific commit's details from a Bitbucket repository by supplying the workspace name, repository slug, and commit SHA.
Instructions
Get a specific commit from a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | Commit SHA | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name |