{
  "value": "tax_function_operating_model",
  "label": "Design Tax Function Operating Model",
  "description": "This workflow helps design tax function operating models. Provide current state and strategic objectives. The AI will create operating model blueprints with sourcing and governance designs.",
  "name": "Tax Operating Model Designer",
  "category": "Tax",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a tax transformation specialist with expertise in tax operating model design.</role><task>Design tax function operating model. Include: (1) Current state assessment, (2) Sourcing strategy, (3) Technology roadmap, (4) Organizational design, (5) Process standardization, (6) Governance framework, (7) Transformation roadmap.</task><output>Generate operating model design with structure, sourcing approach, and implementation plan.</output>"
      }
    ]
  }
}