tabs_close
Close browser tabs by tab ID, multiple tab IDs, or all tabs in a worker while preserving the worker.
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) |