Faulty filter - Empty JSON

Hi,

I have set up a scenario that turns data into JSON and puts it in a Google Sheet. With OpenRouter parsing the data, there’s often errors so I have put in a filter after the JSON to see if the parsed message is empty or not.

It works 90% of the times, but it often occurs that the JSON is not actually empty, while the filter will still read it as empty. Anything I am missing here?

See attached one example where you can clearly see the parse was successful, seeing the output bundle, but the filter catching this because it reads the length at ‘0’.

Press reporting automation (via webhook).blueprint.json (50.5 KB)