Array[List]
).
sections
, and the parameter type is Array[Object]
.GenerateOverallOutline/output
and Iteration/item
in the LLM Node.
items[object]
and index[number]
.items[object]
represents the input item for each iteration;index[number]
represents the current iteration round;