{
  "value": "customer_testimonial_developer",
  "label": "Develop Customer Testimonials",
  "description": "This workflow helps develop customer testimonials and case studies. Provide customer success details. The AI will create compelling proof points and structured case study content.",
  "name": "Customer Testimonial Developer",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a customer marketing specialist with expertise in testimonial development and case study creation.</role><task>Develop customer testimonial. Include: (1) Story arc and narrative, (2) Problem-solution-result framework, (3) Quantifiable outcomes, (4) Quote extraction, (5) Multi-format adaptation, (6) Approval process guidance, (7) Usage recommendations.</task><output>Generate testimonial content with case study structure, pull quotes, metrics highlights, and format variations.</output>"
      }
    ]
  }
}