veto_project_map_get
Retrieve the stored project structure map to navigate codebase directories without scanning the filesystem. Access directory mappings for efficient project traversal.
Instructions
Returns the stored project structure map for a directory. Use to navigate the codebase without scanning the filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Absolute path to the project root. |