get_commit
Retrieve detailed information about a specific commit using its hash, project key, and repository slug.
Instructions
Get details of a specific commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commitId | Yes | The commit hash | |
| projectKey | Yes | The Bitbucket project key | |
| repositorySlug | Yes | The repository slug |