debugHelper
Analyze error messages or bug descriptions to receive step-by-step debugging guidance for your code.
Instructions
Analyzes an error message or bug description and provides debugging guidance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | The relevant code that produced the error | |
| error | Yes | The error message or bug description | |
| context | No | What you were trying to do when the error occurred | |
| language | No | The programming language |