Get Repository Structure
get_repo_structureRetrieve the directory and file structure of a Git repository to aid in architectural documentation and codebase understanding.
Instructions
Returns the directory and file structure of the git repository. Useful for architectural documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | Github repository base path |