What does this node do?
Creates a multi-line text input field that users fill in when running the workflow. Perfect for longer text content like descriptions, comments, articles, or detailed instructions.Configuration
Display label for the paragraph input field.
Placeholder text shown in empty field.
Pre-filled default text value.
Whether the field must be filled.
Output
Access the value
Use{{Paragraph_0.value}} in other nodes to access the paragraph input.

