get_repo_structure
Retrieve a repository's folder/file tree with file count and lines of code totals. Use it first to get oriented before drilling into individual files.
Instructions
Returns the folder/file tree of a local repository, plus totals (file count, lines of code). Use this first to get oriented before drilling into individual files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | Absolute or relative path to the repository root |