A JSON template is one of the simplest step types possible. It takes no options and performs no computations. The content template is evaluated, the result is then interpreted as if its a JSON object.
Options
N/A
Output
The output object will exactly match the JSON object that was pasted from the evaluated content template.
Properties
type | calculation only |
needs conversation | false |
uses content template | true |
uses options template | false |
customizable output schema | true |
Add Comment