Condition for a specific flow. Note that this condition is deprecated, use io.kestra.plugin.core.condition.ExecutionFlow instead.

yaml
type: "io.kestra.plugin.core.condition.flowcondition"
yaml
- conditions:
    - type: io.kestra.plugin.core.condition.FlowCondition
      namespace: company.team
      flowId: my-current-flow
Properties

The flow id.

The namespace of the flow.