delete_rows
Remove rows from a CSV file that match specified column filters, with a dry-run mode to preview changes before permanent deletion.
Instructions
Delete filtered rows, requiring a non-empty filter and defaulting to dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |||