import_export
Import a Bunpro CSV export into your vault. Run with dry_run first to preview changes before applying.
Instructions
Import a Bunpro CSV export into the vault. ALWAYS run with dry_run=true first and show the learner the report before running for real.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| csv_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | Yes | ||
| dry_run | Yes | ||
| skipped | Yes | ||
| rows_read | Yes | ||
| would_create | Yes | ||
| would_update | Yes |