Hi,
I have an always-on VM with some Power Automate Desktop attended flows triggered by a scheduled flow.
Currently, I have a Subflow that runs after any error is encountered which takes a screenshot then emails it to me.

What I'd also like included in the email is the actual error message from the error that was encountered, but I can't figure out how to pull the info.
So how would I have it email me, for example, the below runtime error?

Thanks