add_table
Insert a table with specified rows and columns after a paragraph, tracked as a revision.
Instructions
Insert a new table after a paragraph with tracked insertion.
Args: para_id: paraId of the paragraph to insert after. rows: Number of rows. cols: Number of columns. author: Author name for the revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| rows | Yes | ||
| cols | Yes | ||
| author | No | Claude |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |