html_to_markdown
Convert HTML files to Markdown format for improved readability and simplified document processing. Specify input file path and output directory to generate formatted Markdown files efficiently.
Instructions
Convert HTML to Markdown format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input HTML file | |
outputDir | Yes | Directory where Markdown file should be saved |