Inspect project
inspect_projectAnalyze a project's structure: directory tree, detected stack, package manager, scripts, tests, and config files. Read-only overview.
Instructions
Analyze a project's structure: directory tree, detected stack(s), package manager, available scripts, presence of tests/linter/typechecker, and notable config files. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum directory depth to analyze. | |
| projectPath | Yes | Absolute path to the project root. | |
| includeHidden | No | Include dot-files and dot-directories. |