Entry point for every flow
from kapso.builder.flows.nodes import StartNode node = StartNode(id="start_1234")
Was this page helpful?