review_code
Automatically review your code by checking syntax, explaining its logic, and providing improvement suggestions.
Instructions
Provides an automated code review including syntax check, explanation, and suggestions.
Args: code_snippet: The code snippet string to review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code_snippet | Yes |