/
Plain Text Template
Plain Text Template
A plain text template is the simplest step type possible. It takes no options and performs no computations. The content template is evaluated, and the resulting text is put into the text
field on the output.
This can still be useful if you need to format a long string of text for input into a later stage of processing. Particularly if you are formatting a string with a lot of formatting and newline characters.
Options
N/A
Output
| The text of the template after being evaluated |
Properties
type | computation only |
needs conversation | false |
uses content template | true |
uses options template | false |
customizable output schema | false |