docx_export_table_csv
Export a specific table from a Word DOCX document to a CSV file without altering the original content.
Instructions
Write-sidecar only. Export table to CSV; does not modify DOCX. Uses default sidecar naming when out_path is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_path | No | ||
| docx_path | Yes | ||
| scope_tag | No | ||
| table_index | Yes |