suggest_queries
Kickstart exploration of an unfamiliar codebase by surfacing top imported files, key symbols, language stats, and example queries to guide next steps.
Instructions
Onboarding helper: shows top imported files, most connected symbols (PageRank), language stats, and example tool calls. Call this first when exploring an unfamiliar project. For a structured project map use get_project_map instead. Read-only. Returns JSON: { topFiles, topSymbols, languageStats, exampleQueries }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||