Flow
Properties
Section titled “Properties”context?
Section titled “context?”optional context?: ContextStrategy;description
Section titled “description”description: string;instructions?
Section titled “instructions?”optional instructions?: string;maxOscillations?
Section titled “maxOscillations?”optional maxOscillations?: number;name: string;nodes: FlowNode[];start: | FlowNode | (() => FlowNode);