browser_get_text
Extract visible text from a web page or a specific element using a CSS selector.
Instructions
Get visible text content of the page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector (empty = whole <body>) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |