tracecat_update_row
Modify an existing row in a Tracecat table by specifying table ID, row ID, and updated data key-value pairs.
Instructions
Update an existing row in a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | Table ID | |
| row_id | Yes | Row ID | |
| data | Yes | Updated row data as key-value pairs |