Documentation Node Reference

Node Reference

Complete documentation for all available node types in UniversalChatbot flows.

Basic Nodes

The essential building blocks for creating any conversational flow. These nodes handle the fundamental interactions with your users.

Start

start
Starter

Entry point of the conversation flow

Prompt

prompt
Starter

Ask the user for input

Decision

decision
Starter

Present multiple choice options

Exit

exit
Starter

End the conversation flow

Dynamic Options

dynamic_options
Professional

Prompt with options from a variable

Logic & Control

Implement advanced logic to create dynamic, responsive, and intelligent conversation paths.

Condition

condition
Starter

Branch the flow based on logical conditions

Integrations

Connect your flows to external services and data sources to create a fully integrated system.

API Request

api
Professional

Make HTTP requests to external APIs

AI Toolkit

Leverage the power of AI to create truly intelligent and adaptive conversational experiences.

Intent Recognition

intent_recognition
Starter

Classify user intent using AI

Content Generator

content_generator
Starter

Generate content using AI

Entity Extraction Agent

entity_extraction_agent
Professional

Extract structured entities from text

Knowledge Agent

knowledge_agent
Professional

Intelligent conversational agent that searches knowledge bases and provides grounded answers

RAG Retriever

rag_retriever
Professional

Retrieve relevant documents from knowledge collections using RAG with optional AI query optimization

Agentic RAG Retriever

agentic_rag_retriever
Professional

Advanced multi-hop RAG retrieval with iterative AI-driven search refinement

Routing Agent

routing_agent
Professional

Route conversations based on AI analysis

Human-in-the-Loop

Seamlessly transfer conversations to human agents when automated responses aren't sufficient.

Agent Handoff

agent_handoff
Professional

Transfer conversation to a human agent