When building flows and troubleshooting, one of the most basic requirements to succeed is to be able to see the information which is being passed from one action to the next, especially in the case of conditions. As far as I can tell, there is no way to see the information which caused a condition to pass or fail. When working with multiple conditions in a condition action, this makes it nearly impossible to troubleshoot, and we're left with blind trial and error as the only method to understand how the flow is behaving.
Show raw inputs is useless. For example, the "raw input" displayed for the condition I need to understand is just the result value of false. And a variable I need to know the value of only shows the type "string" and not the value in the raw inputs. I could not conceive a more frustrating way for a feature to fail.
Am I missing something, or is it really this bad?