get_repository_snapshot
Retrieve a bounded, normalized snapshot of any GitHub repository, including file tree, manifest, README, and selected source content, without running the full analysis pipeline.
Instructions
Return a bounded, normalized repository snapshot (file tree, manifest, README, selected source content) without running the full analysis pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | HTTPS GitHub URL or owner/repo identifier. | |
| branch | No | Optional branch/ref. Defaults to repository default branch. | |
| options | No |