add_table_end
Add a table to the end of a Word document with specified rows, columns, and optional data.
Instructions
Add a table at the end of the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| rows | Yes | ||
| cols | Yes | ||
| data | No | ||
| has_header_row | No |