browser_tab
Manage browser tabs by creating, closing, switching, or targeting specific tabs using actions, URLs, and labels. Control tab operations within a session for streamlined browser automation.
Instructions
Manage tabs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL for new tab | |
| label | No | Label for new tab | |
| action | Yes | Tab action | |
| target | No | Tab id or label | |
| session | No | Session name |