github.repo_tree
Retrieve a recursive file tree of any GitHub repository to map project structure and locate files quickly. Specify owner/repo and an optional depth limit.
Instructions
Get file tree of a GitHub repo (recursive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | owner/repo | |
| maxDepth | No |