get-markdown
Extract and convert web page content into clean, structured Markdown format, preserving tables, lists, and other elements for readable text output.
Instructions
Converts web page content to well-formatted Markdown, preserving structural elements like tables and definition lists. Recommended as the default tool for web content extraction when a clean, readable text format is needed while maintaining document structure.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the target web page (ordinary HTML, etc.). |