Parsing voice command from Alexa

I have searched the forums and the web and haven’t found a similar question so I thought I’d try my luck here. I want to be able to parse the voice command coming from Alexa to HA.

I use node-red for pretty much all of my routines so it allows me to get down and dirty with it. The problem I am finding is I can’t successfully get the voice command that gets issued or even a variable that gets issued to Alexa.

This is the Node-Red Alexa integration I am using that’s been working very well for me.

https://alexa-node-red.bm.hardill.me.uk/

Thanks in advance