Automatically generate output parameters based on node content
object
datatypes. When you enable creating new parameters from the Code
or Agent
node, Runchat will generate a new output parameter for each key in the object. An object
can be created using the Object Input
, generated from the Agent
or Code
nodes.
Create Parameters
toggle. The next time the node is run, runchat will check if the first item in the output is an object
, and if it is will create output parameters for each key.
object
type as the Format
for the output. Set a “custom” output format for the node, then specify the object
type. Then toggle the Create New Parameters
option from the node settings bar. The next time the node is run, runchat will check if the first item in the output is an object
, and if it is will create output parameters for each key.
Publish All
option in the node settings.