Skip to content

Workflow Builder

Visualize agentic workflows and A2A orchestration

Use this canvas to reason about how raia agents collaborate across n8n workers, tool calls, and human review steps.

A2A Workflow Visualizer

Tier 1 dispatch → Tier 2 specialist → deterministic tool call

Live

Trigger

User Request

Orchestrator

Tier 1 Analysis

Tier 2

Specialist Agent

Handoff

n8n Worker

// step 1: triggerUser Request

Pattern

Tier 1 → Tier 2 handoff

Dispatch agent classifies intent and routes to a specialist agent for resolution.

Pattern

Deterministic tool call

Agent identifies a registered function and emits a JSON payload to an n8n worker.

Pattern

Human-in-the-loop

Low-confidence response paused for review; reviewer feedback is captured into training.