EnrichmentRead-only
Preview Enrichment
preview_enrichmentRun the full enrichment pipeline on sample records without persisting anything. Returns each record with original values, enriched values, and fields changed.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Workspace ID — get from list_workspaces |
feedId | string | required | Feed ID — get from list_feeds |
records | object[] | required | Sample records to enrich (max 50) |
