get-repo-structure
Extract the directory and file structure of a GitHub repository by specifying the owner and repository name, enabling efficient navigation and analysis of repository contents.
Instructions
Get the structure of a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | GitHub repository owner/organization name | |
repo | Yes | GitHub repository name |