The Combine Text step lets you combine multiple text variables together. While you can achieve the same result by directly entering the variables in a step’s option, this step can be helpful if you want to pass the combined text output into multiple other options.Documentation Index
Fetch the complete documentation index at: https://docs.respell.ai/llms.txt
Use this file to discover all available pages before exploring further.
Options
| Name | Type | Description |
|---|---|---|
| Combined Text | Plain Text | Write the text you want to combine into an output. Don’t forget to insert variables from previous steps! |
Outputs
| Name | Type | Description |
|---|---|---|
| Combined Text | Plain Text | The resulting combined text. |
Tips
- If you’re combining text to pass the variable into a single option in another step, you can skip the Combine Text entirely and just combine the variables in the other step’s option!

