tabs_close
Close one or more Chrome tabs by providing tab IDs or worker ID. Supports batch closing and retains the worker session.
Instructions
Close one or more tabs by tabId, tabIds, or workerId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Specific tab ID to close | |
| tabIds | No | Tab IDs to batch close | |
| workerId | No | Close all tabs in this worker (worker preserved) |