List breakpoints
debug_list_breakpointsList active breakpoints in a Node.js debugging session to verify which locations are set before continuing execution.
Instructions
List breakpoints in a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session id from debug_launch/debug_attach. Required when more than one session is live. |