list_breakpoints
View all active breakpoints in a JavaScript debugging session to monitor code pause locations and conditions.
Instructions
Lists all breakpoints set in a debugging session, including their locations and conditions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ID of the debugging session. |