List pages
List the pages currently open in an active browser Runtime. Use the returned page IDs with Get page, Activate page, or Close page.
List pages
The Runtime must be active. This Tool is synchronous and does not create a separate ToolCall.
Request parameters
Response
The response is a BrowserPage[] array. Each page contains:
Next
- Open page — create another page
- Activate page — choose a page
- Get page — read one page

