vibemap_scan_codebase
Scan a local directory to get a formatted tree view and file statistics, enabling you to explore and understand a codebase before syncing to VibeMap.
Instructions
Scan a local directory and return a formatted tree view plus file statistics. Use this to explore and understand an existing codebase before syncing to VibeMap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Max directory depth to traverse | |
| localPath | Yes | Absolute path to the local project directory |