Skip to main content

Wait Until: Waits until a condition is met or the maximum time is reached. Uses branch structure with conditions.

name
string
required

Human-readable name of the node

Example:

"Wait for approval"

node_type
string
required
Allowed value: "branch_waituntil"
branches
object[]
required

Array of branches with conditions to evaluate. Minimum 2 branches required.

Required array length: 2 elements
description
string | null

Description of what this node does