I think I have a syntax issue. Or I am doing this wrong?
I want to filter out all message ID's that are rejected.
I haven't found anything that shows how to use this function.
I finally gave up on that function. There is a JSON Filter utility that does work.
appears you are filtering ids and then applying filter over status.
Would you use 'not in' or '!=' ?
Failing that, This would be a great use of Template engine. Template engine was added to the platform to help with placeholders and functions. With LLM these days Jinja is very easy to write and paste into the platform. Just give it a sample JSON, desc of the output. LMK if problems I can include an example.
FYI, there might be some more Functions at some point in the future to increase this list ๐