Adds structured information to the knowledge graph. Use for storing facts AI can reference.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
Graph IdGraph Id--The id for an existing knowledge graph. It has a UUID format.-

Format: uuid

FilesObject-[]A list of files to be uploaded and added to the knowledge graph. You can use files uploaded via the File Input component or specify dictionaries with data, type and name.--

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
Success-successIf the execution was successful.
Error-errorIf the function raises an Exception.