Render Template String
Purpose of the Node
Section titled “Purpose of the Node”This node takes a Jinja template string as input and renders it based on dynamic placeholder inputs. The placeholders in the template are replaced with the corresponding values provided through input pins.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Template | Jinja Template String | String | Map |
Rendered | Rendered String | String | Normal |