Skip to content

FlowReconfigureTransition

Optional metadata when the flow transitions to a new node (reconfigure).

from: string;

to: string;

optional triggerTool?: string;

Extraction submit tool that triggered transition to to, when applicable.