append_rows
Append validated rows to a CSV file, creating a new output file by default. Supports dry run and configurable parsing options.
Instructions
Append validated rows to a new output file by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| rows | 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 | |||