get_project_stats
Analyze a project directory to retrieve detailed codebase statistics, customizable by directory path and test file inclusion.
Instructions
Get detailed statistics about the project codebase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The project directory to analyze | . |
| includeTests | No | Whether to include test files in statistics |