FlowInterface
FlowInterface¶
Defines the public-facing contract for a Flow, guiding the UI and session management.
- type (
Literal): (No documentation available.) - session_inputs (
list[Reference[Variable] | str]): A list of input variable IDs that are set once and then persisted across a session.