Saltar al contenido principal

Merger

Category: Control

Merge multiple data streams into one

What this node does

  • Array merge
  • Object merge
  • Deduplication
  • Conflict resolution

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Merger under the Control category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input 1 and Input 2 input port from an upstream node
  7. Optionally connect the Input 3 port if needed
  8. Connect the Merged Output output to the next node downstream

Inputs

PortTypeRequiredDescription
Input 1anyany data
Input 2anyany data
Input 3anyOptionalany data

Outputs

PortTypeDescription
Merged Outputanyany data

Configuration

Open the configuration dialog by double-clicking the Merger node on the canvas.

ParameterWhat to enter
mergeStrategyConfigure mergeStrategy in the node settings
deduplicateByConfigure deduplicateBy in the node settings
conflictResolutionConfigure conflictResolution in the node settings

When to use this node

  • Combine patient data
  • Merge parallel results
  • Aggregate queries

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.