update_rows
Update rows in a CSV file that match specified filters, setting new values for chosen columns, with a dry-run preview before applying changes.
Instructions
Update filtered rows, returning a bounded change preview before optional output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | ||
| path | Yes | ||
| match | Yes | ||
| dry_run | No | ||
| options | No | ||
| overwrite | No | ||
| output_file | No | ||
| column_types | No | ||
| spreadsheet_formula_policy | No | escape |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||