convert_md_file_to_docx
Convert Markdown files to Word documents with proper formatting including headings, tables, lists, and images. The tool processes files locally without cloud upload.
Instructions
Convert a Markdown (.md) file to a Word (.docx) file. The output is saved alongside the input file with the same name and .docx extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |