Describe the problem/error/question
I build the linkedin job scraper, passing through the LLM chain, to analyse if my CV fits the job ad. Then return as an object, with rating for suitability. I want to group those job over or equal to rating of 4, and return me as a json, and reply me as a single message with all rating over 4 in telegram. How should i rewrite the code node in javascript?
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 2.29.8
- Database (default: SQLite): postgresql
- n8n EXECUTIONS_PROCESS setting (default: own, main): unknown, do not know how to check
- Running n8n via (Docker, npm, n8n cloud, desktop app): VPS docker
- Operating system: Windows 11