update_rows_by_key
Update existing spreadsheet rows by matching a named key column and applying your changes only to the intended records.
Instructions
Update existing table rows using a named key column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| updates | Yes | ||
| filepath | Yes | ||
| header_row | No | ||
| key_column | Yes | ||
| sheet_name | Yes | ||
| include_changes | No | ||
| expected_structure_token | No |