clean_web_content
Converts any raw web page into clean, LLM-ready markdown by removing ads, navigation, and noise.
Instructions
Scrapes and converts any raw web page into clean, LLM-ready markdown, eliminating ads, navbars, and noise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| auth_token_or_tx | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |