get_text
Retrieve visible text content from a webpage or a specific element by providing a CSS selector or element reference.
Instructions
Get visible text of the page or an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref from a prior read (exactly one of selector|ref) | |
| tabId | No | Target tab id (defaults to the active tab) | |
| selector | No | CSS selector (exactly one of selector|ref) |