get_commit
Fetch detailed commit information by providing organization ID, repository ID, and commit SHA to access metadata and changes.
Instructions
[Code Management] Get information about a commit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | 提交ID,即Commit SHA值 | |
| repositoryId | Yes | 代码库ID或者URL-Encoder编码的全路径 | |
| organizationId | Yes | 组织ID |