docx_to_markdown
Convert a Word DOCX file to clean Markdown, preserving headings, lists, and tables for structured content extraction.
Instructions
Extract a Word document (.docx, local path) as clean Markdown – headings, lists and tables preserved. $0.01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| output | No | json | |
| output_path | No | ||
| idempotency_key | No |