get-repo-structure
Retrieve the folder and file structure of any GitHub repository by specifying the owner and repository name to facilitate analysis or integration with AI workflows.
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 |