tabs_context
Retrieve tab IDs from browser sessions, grouped by worker, with optional filtering by worker or summary counts.
Instructions
Get session tab IDs grouped by worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | Return counts only, no tab details | |
| workerId | No | Filter to a specific worker |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workers | Yes | ||
| tabCount | Yes | ||
| sessionId | Yes | ||
| workerCount | Yes | ||
| defaultWorkerId | No |