Hello,
In my use case, I'm running calling desktop flow (by action 'Run a flow built with the power Automate for Desktop') from the cloud flow. For any reason the desktop flow is failing and returns the output body details with error.

I want to catch and store the error message occurred from Desktop flow action. In 'Compose' action set as 'Configure run after as 'has failed', looking at the Dynamic content, I'm NOT seeing the body variable of the run desktop flow action.

[We see the body variable if it is the cloud flow called as child flow, but not the desktop flow.]
How can I store this error message that I can use to send either through email or store somewhere else?