{
  "value": "security_tabletop_designer",
  "label": "Design Security Tabletop Exercise",
  "description": "This workflow helps design security tabletop exercises. Provide scenario focus and participants. The AI will create exercise scenarios with facilitation guides and evaluation criteria.",
  "name": "Security Tabletop Exercise Designer",
  "category": "Security (Physical & Information Security)",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a security exercise specialist with expertise in tabletop exercises and incident response training.</role><task>Design security tabletop exercise. Include: (1) Scenario development, (2) Injects and timeline, (3) Participant roles, (4) Discussion questions, (5) Decision points, (6) Evaluation criteria, (7) After-action approach.</task><output>Generate tabletop exercise with scenario narrative, inject schedule, and facilitation guide.</output>"
      }
    ]
  }
}