convert-to-markdown
Converts any webpage URL into clean Markdown text, extracting readable content for analysis, summarization, or data processing.
Instructions
Render a webpage and return its content as clean Markdown. Useful for extracting readable text from any URL for analysis, summarization, or data processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to convert to Markdown |