How to get these transcripts from different operations to one place?

Here is my output:

I am getting output in a number of operations. Now from each output I want to get the “text” and combine it in a single text to feed chat bot. For example:
I want chatgpt to compare the two “text” with each other.
How can I do this?
Any help will be appreciated.

@nabeelshams
Hi! It seems to me that the variables output as output of the module should be selected in the Message item of ChatGPT.
Reference: https://www.make.com/en/help/functions/variables

Is there any other reason why this might not work?

Hey there, thanks for responding. The problem is in the chat message setting I can not separately call all the transcripts being scraped. There is no key or variable available to do that.

@nabeelshams
Did you tried to use a Text Aggregator Module?