get_latest_sha
Retrieve the SHA of the most recent commit in a GitHub repository. Provide the repository owner and name to get the commit hash.
Instructions
Fetches the SHA of the latest commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_name | Yes | ||
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |