sassy_ghq_get
Retrieve file contents and SHA from a GitHub repository. Specify owner, repo, path, and optional ref to fetch the exact version.
Instructions
Get file contents + SHA from a repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| path | Yes | ||
| repo | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |