reviewCode
Identify correctness issues, style problems, and improvement opportunities in code snippets. Tailor feedback by specifying language and focus areas.
Instructions
Reviews a code snippet and provides feedback on correctness, style, and potential improvements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code snippet to review | |
| context | No | What the code is supposed to do | |
| language | Yes | The programming language of the code | |
| focusAreas | No | Specific areas to focus the review on |