md_to_docx
Convert Markdown text into a formatted Word .docx file, preserving headings, lists, tables, bold/italic, and links. Returns the local output path.
Instructions
Turn Markdown – e.g. an answer you just wrote – into a formatted Word document (.docx): headings, lists, tables, bold/italic and links all carry over. Returns the local output path. $0.01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | ||
| output_path | No | ||
| idempotency_key | No |