list_pages
Refresh and list debuggable targets in a session, including renderer pages, webviews, workers, and service workers. Retry if list is empty to allow pages to appear.
Instructions
Refresh and list the debuggable targets of a session: renderer pages, webviews, workers, service workers. Pages can take a few seconds to appear after launch — retry if empty. Page-only tools (screenshot, DOM, input) do not work on worker targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session id returned by launch_app. |