get_latest_sha
Retrieve the SHA of the most recent commit in a GitHub repository by providing the owner and repo name.
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 |