tabs_context
Retrieve tab IDs grouped by worker for session management. Use optional filters to focus on a specific worker or get summary counts.
Instructions
Get session tab IDs grouped by worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workerId | No | Filter to a specific worker | |
| summary | No | Return counts only, no tab details |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| defaultWorkerId | No | ||
| workerCount | Yes | ||
| tabCount | Yes | ||
| workers | Yes |