detect_project
Identifies project type, build system, test framework, and configuration from the root path, supporting Maven, Gradle, npm, pnpm, and yarn.
Instructions
Detect project type, build system, test framework, and configuration. Supports Maven, Gradle, npm, pnpm, and yarn projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the project root directory |