convert_url
Fetches markdown from a remote URL and converts it to plain text, with options to adjust list styles, tables, code blocks, headings, and link preservation.
Instructions
Fetch remote URL markdown content and convert to plain text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Remote markdown file URL | |
| options | No |