session_new_page
Open a new tab and set it as the active page, returning its page ID. Use this to keep multiple pages open and switch between them without losing your current context.
Instructions
Open a new tab and make it the active one. Returns its page id.
Tabs persist across calls and across clients, so this is how you keep one page while working on another rather than navigating back and forth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |