analyze_code
Analyze code for quality, complexity, and potential issues, and receive a detailed report to identify and resolve problems.
Instructions
Analyze code for quality, complexity, and potential issues. Returns a detailed report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to analyze | |
| language | No | Programming language (auto-detected if not provided) |