focus_tab
Switch browser focus to a specific tab using its index. Provide a 1-based index, negative to count from end, or 'last' for the previous tab.
Instructions
Switch to a specific tab by index (IPC only — this intentionally changes focus)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Tab index (1-based, negative from end) or 'last' for previous tab |