update_rows_by_key
Update existing spreadsheet rows by matching values in a key column. Apply specified field changes to the targeted rows.
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 |