Get Commit
bitbucket_get_commitRetrieve full commit details including message, author, and parents from a Bitbucket repository.
Instructions
Get full details of a single commit including message, author, and parents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_id | Yes | The commit hash (full or abbreviated) | |
| project_key | Yes | The project key | |
| repository_slug | Yes | The repository slug | |
| response_format | No | Output format: markdown (default) or json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |