github_list_files
List files and directories in a GitHub repository. Specify owner, repo, and optional path and branch to retrieve the contents of any folder.
Instructions
List files and directories in a GitHub repository path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| repo | Yes | ||
| owner | Yes | ||
| branch | No | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |