csv_to_table
Insert a table from CSV text into a specified paragraph in a Word document. Optionally use the first row as headers.
Instructions
Insert a table from CSV text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| csv_text | Yes | ||
| header_row | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |