Adds a message to the conversation history. Use for displaying user or AI messages.

Fields

NameTypeControlDefaultDescriptionOptionsValidation
Conversation state elementText--Where the conversation is stored--
MessageObject-----

End states

Below are the possible end states of the block call.

NameFieldTypeDescription
Success-successIf the function doesn’t raise an Exception.
Error-errorIf the function raises an Exception.