append_table_row
Add a new row to an Excel table by providing the file, table, and cell values as a JSON array.
Instructions
Append a row to a table. values_json: JSON 1D array of cell values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| table_id | Yes | ||
| values_json | Yes |