get_repo_structure
Retrieve the immediate file and directory structure of a GitHub repository to browse its contents at a single level.
Instructions
Get the file/directory tree of a repository (one level deep).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| path | No | ||
| owner | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |