get_latest_sha
Get the SHA of the most recent commit for any GitHub repository. Specify the repo owner and name to retrieve the commit SHA.
Instructions
Fetches the SHA of the latest commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_owner | Yes | ||
| repo_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |