{
  "value": "lead_qualification_script",
  "label": "Generate Lead Qualification Script",
  "description": "Create discovery questions for qualifying leads. Provide your product type and ideal customer profile.",
  "name": "Lead Qualifier",
  "category": "Sales",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a lead qualification script for my sales calls. I'll describe our product/service and ideal customer profile. Generate 8-10 discovery questions that help identify budget, authority, need, and timeline (BANT). Include follow-up probes for each area. Make questions conversational and organize them in a natural flow. Add transitions between topics to keep the conversation smooth."
      }
    ]
  }
}