analyze_project
Analyze project directory structure to gain codebase insights. Set maximum depth and include hidden files to customize the analysis.
Instructions
Analyze project structure and provide insights about the codebase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum directory depth to analyze | |
| directory | No | The project directory to analyze | . |
| includeHidden | No | Whether to include hidden files and directories |