get_project_map
Returns a live directory tree of indexed files to orient within a project and identify relevant subdirectories before starting a scoped search.
Instructions
[CODE TOOLS] Returns a live directory tree of all files indexed in the code skeleton index. Use this to orient yourself and find relevant subdirectories before starting a scoped search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Maximum directory depth to show (default 4) | |
| project | Yes | Project name | |
| include_tests | No | Include test files in the map (default False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||