scout_tab_switch
Switch the active browser tab using its CDP short ID, enabling navigation to the tab's URL with scout_goto().
Instructions
Switch the active tab by CDP short ID (from scout_tabs output).
After switching, scout_goto() targets the new tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | CDP short ID (first 8 chars, from scout_tabs output). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |