The Update JSON Object node is used to update an existing JSON / Object variable. The keys provided in this node will either be inserted or overriden in the older JSON variable.
The JSON object to be merged into the older variable. You can create your own custom JSON object, where you can use Magical Autocomplete with both keys and values.
true
Returns
This node does not return any value, but sets a variable with your provided <name> in the flow context.