{
  "value": "satisfaction_survey_creator",
  "label": "Create Satisfaction Surveys",
  "description": "Design effective customer satisfaction surveys. Specify your goals and customer touchpoint to receive well-structured survey questions with analysis guidelines.",
  "name": "Survey Creator",
  "category": "Customer Experience",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 5,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a customer satisfaction survey. I'll tell you the touchpoint or experience we want to measure and our key questions. Design a survey with the right mix of quantitative (ratings, NPS) and qualitative questions. Keep it concise but comprehensive. Include question flow, response options, and tips for maximizing response rates and data quality."
      }
    ]
  }
}