add_table
Create and insert structured tables into Word documents by specifying file path, rows, columns, headers, and data for enhanced document formatting and organization.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cols | Yes | ||
data | No | ||
filePath | Yes | ||
headers | No | ||
rows | Yes |