LLM Prompts

Automated Lead Enrichment with n8n and Clearbit

Enriches lead data and summarizes potential customer needs using Clearbit and an LLM.

The method

Use this prompt within n8n's function node or a code block interacting with an LLM API (GPT/Gemini/Claude). Pass lead data (name, email) to enrich via Clearbit, then use the LLM to summarize their potential needs. Ideal for qualifying leads.

The prompts

Prompt 1
Given the following enriched lead data from Clearbit: {lead_data}. Summarize the potential needs and pain points this lead might have based on their job title, company, and technologies used by their company. Focus on areas where our product, {your_product_description}, could provide a solution. Identify 3 key potential benefits the lead could realize.
Prompt 2
Based on the following lead information and company data: {lead_data}. Generate a personalized email introduction highlighting how our product {your_product_description} can specifically address their company's challenges. Mention the key technologies their company uses and demonstrate how our solution integrates or enhances their existing workflow. Keep the email concise and focused on providing immediate value, with a clear call to action to schedule a brief consultation.