{
  "value": "process_documentation_creator",
  "label": "Create Process Documentation",
  "description": "Generate clear, standardized process documentation. Describe your process steps and requirements to receive professional SOPs with flowcharts and checklists.",
  "name": "Process Documentation",
  "category": "Operations",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create comprehensive process documentation based on the workflow I describe. Include: 1) Process overview and objectives, 2) Step-by-step procedures with clear action items, 3) Roles and responsibilities matrix, 4) Required tools and resources, 5) Decision points and criteria, 6) Quality checkpoints, 7) Common issues and solutions, 8) Process metrics to track. Format with numbered steps and clear headings for easy navigation."
      }
    ]
  }
}