Saltar al contenido principal

Multi-Agent Coordinator

Category: Agent Standards: HIPAA · AI governance

Coordinate multiple agents for complex workflows

What this node does

  • Agent coordination
  • Parallel execution
  • Consensus building
  • Role assignment

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Multi-Agent Coordinator under the Agent 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 Coordination Task and Shared Context input port from an upstream node
  7. Connect the Agent Results and Consensus Output output to the next node downstream

Inputs

PortTypeRequiredDescription
Coordination TasktextPlain text string
Shared ContextjsonJSON data object

Outputs

PortTypeDescription
Agent ResultsjsonJSON data object
Consensus OutputjsonJSON data object

Configuration

Open the configuration dialog by double-clicking the Multi-Agent Coordinator node on the canvas.

ParameterWhat to enter
agentsConfigure agents in the node settings
coordinationModeConfigure coordinationMode in the node settings
consensusThresholdConfigure consensusThreshold in the node settings

When to use this node

  • Complex clinical reasoning
  • Multi-specialty review
  • Distributed processing

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.