page_get_text
Retrieve the visible text content from a web page, stripping all HTML markup for clean reading.
Instructions
Get the plain text content of the current page (no HTML tags).
Useful for reading page content without markup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |