df_preview_import
Preview an import dry run to compare source with target version, report per-field conflicts and changes without writing anything.
Instructions
Dry run: compare an import source with the target version and report what would change, including per-field conflicts. Nothing is written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| branch | No | ||
| options | No | ||
| file_path | No | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id | |
| commit_hash | No | ||
| source_type | No | ||
| connection_id | No | ||
| authentication | No | Git credentials, sent over TLS. Never logged, never returned. | |
| repository_url | No | ||
| conflict_strategy | No | ||
| encryption_password | No |