Skip to content

Extract Content

Purpose of the Node

The Extract Content node is designed to extract the string content from a message, handling different types of message content such as plain text and multiple text segments. It is useful in scenarios where you need to process or display the text content from a history message.

Pins

Pin NamePin DescriptionPin TypeValue Type
messageThe input message from which the content will be extracted.StructHistoryMessage
contentThe extracted string content from the message.StringNormal