get-webpage-markdown
Convert web page content into Markdown format by parsing a provided URL, enabling easy text extraction and structured content processing.
Instructions
Parses a web page into Markdown and returns it
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | The URL of the web page to parse |