add_table_start
Add a table to the start of a document. Specify rows, columns, and optionally include data and a header row.
Instructions
Add a table at the start of the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| rows | Yes | ||
| cols | Yes | ||
| data | No | ||
| has_header_row | No |