mcp__gemini__debug_master
Debug and analyze code errors with step-by-step insights, execution simulation, and fix validation. Supports multiple languages for efficient troubleshooting in development workflows.
Instructions
Advanced debugging with execution simulation, fix validation, and step-by-step analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | No | Code where error occurs | |
context | No | Additional context | |
error_message | Yes | Error message or description | |
language | No | Programming language | javascript |
simulate_execution | No | Enable execution simulation | |
stack_trace | No | Stack trace if available |