List browser pages
browser_page_listRetrieve all pages in a specific browser session by providing its session ID, enabling inspection or rediscovery of open pages within that isolated session.
Instructions
List pages belonging only to the addressed session. Session creation already returns the initial pageId; use this tool to rediscover or inspect all pages in that session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes | ||
| sessionId | Yes | ||
| operationId | Yes |