get_project_map
Analyze project structure to identify frameworks, languages, and file organization. Use summary_only=true for quick orientation before detailed code exploration.
Instructions
Get project overview: detected frameworks, languages, file counts, structure. Call with summary_only=true at session start to orient yourself before diving into code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary_only | No | Return only framework list + counts (default false) |