{
  "value": "operational_status_report",
  "label": "Generate Operations Status Report",
  "description": "Create executive-ready operational status reports. Input your metrics, achievements, and challenges to receive a well-structured status update with insights and recommendations.",
  "name": "Status Report",
  "category": "Operations",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create an operations status report from the data I provide. Structure it with: 1) Executive summary with key highlights, 2) KPI dashboard (on track, at risk, off track), 3) Major accomplishments this period, 4) Current challenges and mitigation plans, 5) Resource utilization analysis, 6) Upcoming priorities and milestones, 7) Risks and dependencies, 8) Recommendations for leadership. Use clear visuals indicators and keep it concise."
      }
    ]
  }
}