delete_breakpoint
Remove a specific breakpoint in the MCP NodeJS Debugger by providing the breakpoint ID to streamline debugging and code inspection.
Instructions
Deletes a specified breakpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
breakpointId | Yes | ID of the breakpoint to remove |