csv_to_table
Inserts a table from CSV text into a Word document at a specified paragraph, with an optional header row.
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 |