update_table_row
Update an existing row in an Excel table by providing the file ID, table ID, zero-based row index, and new cell values in JSON.
Instructions
Update a table row. index: 0-based row index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| file_id | Yes | ||
| table_id | Yes | ||
| values_json | Yes |