What does this node do?
Creates an input field that users fill in when running the workflow. Essential for workflows that need user-provided short text data.Configuration
Display label for the input field.
Placeholder text shown in empty field.
Pre-filled default value.
Whether the field must be filled.
Output
Access the value
Use{{Text_0.value}} in other nodes to access the input.

