insert_table
Insert a table into a LibreOffice document from a 2D list of rows, with optional header styling for the first row.
Instructions
Insert a table from a 2D list of rows. With header=true the first row gets the accent background + white bold text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| size | No | ||
| color | No | #222222 | |
| accent | No | #c2410c | |
| doc_id | Yes | ||
| header | No |