list_breakpoints
List all breakpoints set on the main process or a renderer page using a session ID.
Instructions
List breakpoints set via this server on the main process or a renderer page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page id from list_pages, or "main" (default) for the main process. | |
| sessionId | Yes | Session id returned by launch_app. |