I am currently creating a bot, that is taking response from OpenAI API, save it to variable, and then Power Automate is sending OpenAI response to my email.
I have a problem with formatting, as Power Automate is sending text as large wall of text, even though in Power Virtual Agent its nicely formatted.
That's the text from Power Virtual Agents:

Next, I am calling Power Automate Flow:

This is the flow in Power Automate:

However, this is the text I am receiving in the email:

Can you please tell me step by step, how to retain formatting from PVA, so that the text is readable, with breaks as in PVA?