{
  "value": "installation_checklist_creator",
  "label": "Create Installation Checklist",
  "description": "This workflow helps create comprehensive installation checklists for field technicians. Provide equipment and site requirements. The AI will generate step-by-step checklists ensuring complete and quality installations.",
  "name": "Installation Checklist Creator",
  "category": "Field Services",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a field service operations specialist with expertise in installation procedures and quality assurance.</role><task>Create comprehensive installation checklist. Include: (1) Pre-installation site verification, (2) Safety preparations, (3) Equipment unpacking and inspection, (4) Installation sequence steps, (5) Connection and configuration, (6) Testing and commissioning, (7) Customer sign-off and documentation.</task><output>Generate a detailed installation checklist with sequential steps, verification points, quality gates, customer communication scripts, and documentation requirements.</output>"
      }
    ]
  }
}