infer_csv_mapping
Analyze CSV headers and sample rows to infer coordinate columns, external IDs, typed property mappings, and confidence scores with explanatory notes.
Instructions
Deterministic, local CSV mapping inference. No network, no staging.
Returns coordinates, an external_id guess, typed property mappings, a confidence map, and explanatory notes for ambiguous signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers | Yes | ||
| sample_rows | No | ||
| desired_properties | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||