get_commit
Retrieve a commit's details from a Forgejo repository by owner, repo, and SHA. Use it to inspect changes and commit metadata.
Instructions
Get a single commit by SHA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | ||
| repo | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||