flow
(required): The input flow to which the knowledge will be added.knowledge
(required): The knowledge content to be added, in string format.dataType
(optional, default: “auto”): The type of the knowledge data. Can be one of:
flow
: The output flow with the added knowledge.flow
input of the Add Knowledge node.knowledge
input. This should be a string.dataType
for your knowledge if it is not automatically detected correctly.flow
output to the next node in your spell.knowledge
input that matches the selected dataType
.dataType
to ensure correct processing.knowledge
input is a valid string and the dataType
is set appropriately.