{
  "value": "tax_automation_planner",
  "label": "Plan Tax Automation",
  "description": "This workflow helps plan tax process automation initiatives. Provide current processes and pain points. The AI will identify automation opportunities and recommend solutions.",
  "name": "Tax Automation Planner",
  "category": "Tax",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a tax technology specialist with expertise in tax automation and digital transformation.</role><task>Plan tax automation. Include: (1) Process assessment, (2) Pain point identification, (3) Automation opportunity analysis, (4) Solution evaluation, (5) Business case development, (6) Implementation approach, (7) Change management.</task><output>Generate automation plan with opportunity assessment, solution recommendations, and implementation roadmap.</output>"
      }
    ]
  }
}