detect_project
Analyze project structure to identify web frameworks, dependency files, and security configurations without making changes. Helps understand project setup before initialization.
Instructions
Detect project framework and configuration without making changes. Analyzes a project to identify web framework, dependency files, IaC files, and existing security configuration. Useful for understanding a project before initializing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the project directory. Defaults to current working directory. |