Chrome Tab Move¶
Move Chrome tabs to a specific position or window.
MCP name: chrome_tab_move
Category: context
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
index |
int |
No | Position index (-1 = end of window) |
tab_ids |
list |
Yes | List of Chrome tab IDs to move |
window_id |
int |
No | Target window ID (omit for current window) |
Requirements¶
- chrome_extension