docx_table_to_csv
Export tables from Word DOCX files to CSV. Specify the document path and table index; output file is named automatically unless an out_path is provided.
Instructions
Write-sidecar only. Export table to CSV using default naming when out_path is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_path | No | ||
| docx_path | Yes | ||
| scope_tag | No | ||
| table_index | Yes |