attach_debugger
Attach to a running Node.js process for debugging by specifying the debug port. Enables code inspection, breakpoint management, and expression evaluation.
Instructions
Attach debugger to a running Node.js process
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | Yes | Debug port to connect to |