How do you handle sensitive data before it hits the LLM in your n8n workflows?
Building a workflow where an agent pulls from internal systems and sends context to an LLM. Realized I had no clear visibility into what was actually crossing between steps. The agent composes prompts from multiple tool outputs and auditing what ends up in them is harder than I expected. Manual field filtering? Custom code? Or is this not something most people worry about yet?
u/AsilOzyildirim — 4 days ago