delete_breakpoint
Remove a specific breakpoint in a Node.js server by providing its unique ID, enabling streamlined code debugging and cleanup.
Instructions
Deletes a specified breakpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
breakpointId | Yes | ID of the breakpoint to remove |