Raw Input Node
Overview
The Raw Input Node is designed to capture and handle raw user input within workflows. It serves as a gateway for accepting free-form input, which can be used for various processing tasks downstream.
Configuration
The main component of the Raw Input Node is an input field that allows users to define or capture the variable expected from the raw input:
- Variable Field: Users can enter a variable name that will store the raw input data for use in subsequent nodes.
Output
Once the input is received and stored in the defined variable, the data is then available to the next node in the workflow.