The type of the input parameters for the subflow.
The type of the output parameters for the subflow.
The actual input type being passed, which must be assignable to RuntimeInputs.
The expected output of the subflow, typed as O with known properties.
Subflow instance with sys_id fallback - allows arbitrary property access for datapill references
A string sys_id when the subflow definition cannot be resolved.
Configuration object with $id and optional annotation.
The input data provided to the subflow (untyped).
An object with arbitrary property access to support datapill references.
Subflow instance with known Subflow definition - provides type-safe output property access