get_file_contents
Read file contents or list directory in a GitHub repository, with optional branch or tag reference.
Instructions
Read a file or list a directory. Optional ref (branch, tag, sha).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| path | Yes | ||
| ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |