As shown in the screenshot above, Initialize Variable FinalPresenterNames is set as String.
And yet I'm getting an error that insists on a Boolean value for Set Variable (error shown in both screenshots).
For context, I currently have this running 3x in parallel, for different variables (below). The issue being the "TRUE - Set variables" actions in the two outer flows. The middle one was created first when developing the flow and allows a String input as the value. I've confirmed that this flow works. But adding the two subsequent (outer) sections has been the issue, with both have the "invalid parameters" error, referring to the Boolean value requirement.

I'm very new to Power Automate, so I'm sure there's something I'm missing or unaware of. Any guidance would be greatly appreciated. Thank you!