browser_tabs
List open Brave tabs and focus one by index, URL substring, or title substring. Manage multiple tabs in your existing browser session.
Instructions
List open Brave tabs (via CDP). Optionally focus one by index, URL substring, or title substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | 0-based tab index from the list | |
| urlIncludes | No | Focus the first tab whose URL contains this | |
| titleIncludes | No | Focus the first tab whose title contains this |