I don’t understand what I’m doing wrong here.
I try to set the message for the tts message in the json but it says unexpected ‘m’, the ‘m’ it refers to is the msg ‘m’.
The message of the msg is set using a function node.
How do I pass "message": msg.message.message
to the call service node?