How can I use a context variable in a branch predicate?
What I'm trying to achieve is to run one part of the workflow only if an environment variable has a specific value.
Is there some documentation on what expressions are possible in the branch predicates (and flow inputs, I guess they use the same javascript evaluation?)