step_debug
Control code execution by stepping through Node.js processes. Perform actions like 'next', 'step', 'continue', or 'out' to debug and analyze program flow effectively.
Instructions
Step through code execution
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Debug action to perform |