remove_breakpoint
Remove a Chrome DevTools breakpoint using its ID. Once removed, the ID is invalidated; use set_breakpoint to restore with a new ID.
Instructions
Remove a breakpoint by ID. The ID is invalidated; use set_breakpoint to restore (returns a new ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpointId | Yes |