Switch To Tab
switch_to_tabActivate a specified tab in its window to change the visible page. Use to bring Arc to the front when needed.
Instructions
Make a tab the active tab in its window. Changes what the user sees, so prefer reading a tab by id when you only need its content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | Yes | Arc tab id from list_tabs | |
| activate | No | Also bring Arc to the front |