Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt

Use this file to discover all available pages before exploring further.

Combine and format text from multiple sources into a single output. Unlike Generate Text, this action does not use AI — it simply concatenates the values you provide, making it fast and deterministic.
1

Add the action

In the Workflow builder, click + between blocks and select Combine Text from the action library.
Action library with Combine Text selected
Adding the Combine Text action between blocks
2

Define the output text

In the Output Text field, mix static text with variables from previous steps. Use # to insert variables.
Output Text field with mixed static text and variables