Optional targetExplicit target data source ID. If omitted, the augmentor falls back to the document-specified
dataSourceId, category behavior defaults, or system defaults.
Optional duplicateBehavior when a document ID already exists.
overwrite: replace the existing document/chunks (default).skip: ignore duplicate IDs.error: surface a validation error.Optional chunkingChunking configuration. strategySpecificParams allows pluggable implementations to carry
provider-specific hints without widening the base interface each time.
Optional chunkOptional chunkOptional strategyOptional embeddingEmbedding model identifier used when generating embeddings for this ingestion request. When omitted the augmentor consults the service config / category defaults.
Optional userOptional user identifier for auditing and personalization.
Optional personaOptional persona identifier for personalization.
Optional batchBatch size for large ingestion jobs.
Optional processWhether to schedule ingestion asynchronously (future enhancement hook).
Chunking options and ingestion-time overrides.