Last Message
Purpose of the Node
Section titled “Purpose of the Node”The Last Message node extracts the last message from a given Response object and provides it as an output, along with a success flag indicating whether the extraction was successful.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Response | Response to extract from | Struct | Response |
message | Last message from the response | Struct | ResponseMessage |
success | Whether a message was successfully extracted | Boolean | Normal |