analyze_polyglot_project
Analyzes project structure to detect multi-language patterns, architecture style, and language interoperability, with optional recommendations and framework analysis.
Instructions
Analyze project structure for multi-language patterns, architecture style, and language interoperability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailed_frameworks | No | Include detailed framework analysis (default: false) | |
| include_recommendations | No | Include architectural recommendations (default: true) |