Workflow Schema
This document provides a detailed introduction to the Workflow Schema structure. The Workflow Schema is the core configuration that defines workflows, describing nodes, edges, and their relationships.
Basic Structure
A complete Workflow Schema contains the following main components:
Node Schema
Nodes are the basic units in a workflow, each with its specific type and configuration:
Node Metadata
Edge Schema
Edges define the connections between nodes:
Variable Types
Workflow supports various variable types:
Flow Values
In node input values, the following types are supported:
Detailed definition for each type:
JSON Schema
Node input and output definitions use JSON Schema format: