Workflow
Overview
Workflow is a flexible way to create intelligent agents by combining various capabilities including applications, knowledge bases, plugins, intent recognition, scheduled tasks, and channel messaging. This enhances AI agents' ability to understand and execute complex process-oriented tasks.
Key Features:
- Business-Focused Design: Supports flexible combination of various node units through a visual drag-and-drop interface, enabling zero-code creation of business-friendly flowcharts
- Super Agent with Multiple Applications: Combines multiple AI applications to serve different scenarios based on user intent recognition. For example, in e-commerce scenarios, different digital employees can handle product consultation, order placement, and after-sales service
- Scheduled Task Triggers: Execute workflows based on scheduled tasks, with natural language configuration for timing rules
- Proactive Channel Messaging: Channel nodes can actively send outputs from any workflow node to specified channels, enabling information gathering and community operations when combined with scheduled tasks and plugins
- Quick Integration: Supports three integration methods: self-hosted deployment, managed one-click integration, and API integration, enabling rapid workflow deployment across various channels including Websites, WhatsApp, Discord, Slack, LINE, Telegram, and HubSpot

Components
Basic Nodes
Start and End
Essential workflow foundation nodes
LLM
Call large language models with system prompts to generate responses
Agent
Generate content using created lightweight agents or knowledge base agents
Knowledge Base
Select specific knowledge bases to retrieve and output relevant information
Plugin
Execute tasks using built-in or custom plugins
Code Block
Write Python or JavaScript code to process inputs and generate outputs
Database
Access databases to enhance structured data operation capabilities
Branch Nodes
Special Nodes
Workflow Execution
Workflow Integration
Publish to Marketplace
Publish workflow to the agent marketplace
Managed Channel Integration
Integrate workflow capabilities into IM and office platforms using LinkAI's official capabilities
Self-hosted Channel Integration
Integrate workflow capabilities into IM and office platforms based on open-source projects
API Integration
Integrate workflow capabilities into your applications or programs via API