Input File
Input File
An input flow element for a file.
This element is required and serves as the starting point of a flow.
Every flow must have exactly one input element, which can be a file, folder, or other supported input type.
Behavior
- Provides the flow with a single file as input.
- Acts as the entry point for processing within the flow.
Outputs
- The selected file path is passed as the current working input to the flow.