ExecutionOutputs​Execution​Outputs

Condition based on the outputs of an execution.

The condition returns false if the execution has no output. If the result is an empty string, a space, or false, the condition will also be considered as false.

yaml
type: "io.kestra.plugin.core.condition.ExecutionOutputs"