I am receiving an error that my flow has failed:
The 'inputs.parameters' of workflow operation 'Send_an_email_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"Firstname.Lastname@mass.gov\n"' to be converted doesn't have the expected format 'string/email'.
I have built and used this exact same flow in the past for a different MS Form to email respondents without issue. What am I doing wrong and what can I do to correct it?