How to get output from script in trigger script?

Product: PowerShell Universal
Version: 1.4.6

Hi,

I am trying to use data from job output in trigger script, but no luck.
It is working as intended in Job Failed trigger, where the Output prop of the Job param includes the error from the Job script.

Is it possible to do the same for e.g Job Completed script?

Regards,
Rasmus