suggest_queries
Generate example tool calls and top symbols to speed up onboarding on unfamiliar codebases. Returns ready-to-use queries, top imported files, PageRank connections, and language stats to start exploring effectively.
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 | |||