zen_page_text_by_tab_id
Reads the full visible text of a browser tab by ID without switching to it.
Instructions
Get page text from a specific tab by ID without switching to it.
Args: tab_id: The tab ID to read from (get IDs from zen_tabs)
Returns the full visible text content of the specified tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | Yes |