suggest_queries
Explores an unfamiliar project by showing top imported files, most connected symbols, language stats, and example queries. Use this first to understand codebase structure.
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 | |||