Building a lead-scoring pipeline in n8n — deliberately without an AI agent

FlakyBeyond5850 · reddit · 2026-09-23

The author built a production-style pipeline in n8n to research and qualify marketing agencies in Bengaluru, deliberately avoiding an AI agent.

Workflow

Core design decision: the LLM only analyzes companies; score boundaries and qualification rules are enforced in JavaScript (80–100 high, 60–79 medium, 0–59 low). The rationale: lead scoring must be predictable and auditable, while an agent introduces unnecessary tool-selection and execution variability. The author invites debate on whether this workflow should use an agent at all.

Original post →

More from coding & agent

coding & agent channel →