pilot_page_text
Extract clean readable text from any web page by removing scripts, styles, and non-content elements. Use this to get concise page content for analysis or processing.
Instructions
Extract clean text from the page (strips script/style/noscript/svg).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No | Max characters to return (default: 20000). Prevents token bloat on large pages. |