getRepoDirectories
Fetch specific directory contents from a GitHub repository using the provided repo URL and path to streamline code exploration and analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | The directory path to fetch | |
repoUrl | Yes | The URL of the Github repo |