Convert Docx to Markdown
convert_word_to_markdownConvert a Word document's headings and paragraphs into structured Markdown for easier reading and analysis.
Instructions
Extracts formatted headings and paragraph text from a Word document into structured Markdown for easy reading and analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to target .docx file |