What does this node do?
Creates a date picker input that users select when running the workflow. Essential for workflows that need date-based triggers or date parameters.Configuration
Display label for the date input field.
Placeholder text shown in empty field.
Pre-filled default date value.
Whether the field must be filled.
Output
Access the value
Use{{Date_0.value}} in other nodes to access the date input.

