get_project_structure
Analyze frontend project structure, including routes, modules, and config files. Specify root directory, toggle details, and set depth to understand scaffolding and dependencies.
Instructions
Analyze the frontend project structure, routes, modules, and key config files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rootDir | No | Project root directory. Defaults to the current working directory. | |
| includeRoutes | No | ||
| includeModules | No | ||
| includeConfigs | No | ||
| maxDepth | No |