table_to_csv
Export a table from a Word document to CSV format. Specify the table index to convert it into a comma-separated string.
Instructions
Export a table as CSV string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |