Repository map
get_repo_mapRetrieve a ranked, token-budgeted overview of repository symbols and definitions to orient within a bounded context, reducing the need for exhaustive crawling.
Instructions
Return ranked definitions for a repo_id from list_repositories within a bounded context budget. Compact entries are [short_id, path:line, kind/name, optional rank marker]; request format='full' for signatures, per-symbol evidence, and detailed rank_basis. Use for orientation, not proof of full coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| format | No | ||
| profile | No | ||
| repo_id | Yes | ||
| budget_tokens | No | ||
| include_tests | No | ||
| include_omitted_ids | No |