manage_tabs
Manage browser tabs: open, select, close, list tabs, report active tab, and capture popup pages, returning handles for further actions.
Instructions
List, open, select, or close tabs, report which is focused, and
capture pages a click opened in a popup. Mints and returns the explicit
page handles every other tool accepts, which is how browser state
survives across calls without relying on protocol sessions. Closing a
page invalidates its refs and its delta read tokens, and the result says
so rather than leaving a later failure to explain it. On a session with
more than one cookie jar, context says which jar a new tab opens in
and every listed page says which jar it belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| page | No | ||
| action | No | list | |
| context | No | ||
| session | Yes |