suggest_queries
Provides an onboarding overview of unfamiliar codebases, showing top imported files, highly connected symbols, language statistics, and example queries.
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 | |||