html_html_text
Extract visible text from HTML strings by removing tags, skipping scripts and styles, and preserving paragraph breaks for readable web content.
Instructions
[html] Extract all visible text from an HTML string. Strips tags, skips / blocks, preserves paragraph breaks. Use after FetchTool to make web content readable.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | ||
| max_chars | No |