I have a compose that checks if a word is contained within a previous 'get file content' action exists and returns true if so. The next action below is a conditional action that either terminates or continues the flow depending on the true/false output from 'Compose - Brand Counsel' action. Below expression on 'Condition 2' is: outputs('Compose_-_Brand_Counsel')
When testing the flow, the Condition is cancelled with no inputs, however the previous action it relies on has an outcome of "true".