New Capability: PowerShell Script Execution in Workflows

To anyone that has the same question of passing workflow items into the Powershell script via parameters, you want to put the item like this:

‘{{$.trigger.launchedBy.id}}’