get_repository_structure
Fetch the file tree of any public GitHub repository or pull request to review its structure before running a full risk analysis.
Instructions
Fetch public GitHub repository or PR structure without generating a full risk report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum tree entries to return. | |
| branch | No | Optional branch/ref. | |
| repoUrl | Yes | GitHub repository or pull request URL. |