clean_markdown_for_llm
Convert raw HTML into clean, token-optimized Markdown for LLM ingestion by stripping trackers and ads.
Instructions
Strips trackers and ads, converting raw HTML into token-optimized Markdown for dense LLM ingestion. (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |