When to use
- Combine a brief with product copy
- Merge a system prompt and a user prompt
[text_prompt, text_prompt] → prompt_concatenator → generate_text.
Inputs
The text inputs to merge. Required. Connect at least two, accepts multiple inputs and an array.
Outputs
The combined text.
Configuration
The text inserted between each connected input. Use
\n for newlines.