tab_new
Open a new browser tab, optionally at a specified URL, and focus it. Use for opening sites in a new tab instead of replacing the current one.
Instructions
Open a NEW tab (optionally at a URL) and focus it. Prefer this over navigate when the user says "open"/"go to" a site — navigate REPLACES the current tab. Pass active:false to open in the background (used by parallel batches).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| active | No |