browser_get_text
Retrieve the visible text content of a webpage or a specific element by CSS selector. Enables content extraction without HTML tags.
Instructions
Get the visible text content of the page or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector (optional, defaults to document.body) |