get_snapshot
Retrieve the authoritative static snapshot of a repository to obtain ground truth data. Use the section parameter to fetch specific details like files, languages, or entry points.
Instructions
Get the static snapshot (ground truth) of the repository. This is the authoritative source - LLMs must cite this data, not guess. Use section parameter to get specific data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional: path to repo if different from last analyzed | |
| section | No | Which section of the snapshot to retrieve. 'all' returns a summary view. |