table_to_csv
Convert a table from a Word document into a CSV string using its index. Extract tabular data for further processing.
Instructions
Export a table as CSV string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |