I have an issue with Parse JSON processing \n in the body content. I tried to use split to make the \n a comma, and I tried using replace to make it a comma, but I can't even update my compose function because it's those were invalid. The ai says that my flow doesn't support split or replace, and when I ask it to help it gives me another blank compose action and throws a send email onto the end of my flow. Not helpful, and I haven't seen anyone else with quite the same problem.
Here is my compose function:

Here is an excerpt of the output content the Parse JSON needs to process:
The builder ai said the unexpected character we were running into is the \n, so these are the functions I thought I could use:


*Compose being the original Compose action I mentioned at the beginning
When the function tool told me those were invalid, the ai kept insisting that the problem was the flow not supporting it, so here's the meat of that:
If it makes a difference, the data I'm decoding is an ics email attachment that was in binary. It opened a link, but was technically in JSON format rather than html like similar examples I've seen. This is my attempt at accepting an ics email attachment into my calendar. This is the thread that gave me the idea to use the replace function, but it's formatted in html:
Unexpected character encountered while parsing value: E. Path