Hi Petr,
Indeed it is possible to the functions flowContext
and globalContext
in a JSONata expression to get values from flow and global context. As far as I remember it is not possible to set values to the context via JSONata.
If you want to play with JSONata it is worth to read this enlightening thread.
I don't think it is possible to use a JSONata expression in the change node in the way you illustrated above.