get_relevant_context
Retrieve a token-budgeted context package with symbols and code excerpts for files most relevant to your query, avoiding full-file scanning.
Instructions
Build a focused, token-budgeted context package (symbol tables + small code excerpts) for the files most relevant to a query. This is the main entry point for "help me find/fix X" style requests — use it instead of reading whole files or globbing the repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| repo_root | No | ||
| token_budget | No |