{
  "value": "tax_calendar_coordinator",
  "label": "Coordinate Tax Calendar",
  "description": "This workflow helps manage tax compliance calendars. Provide entity structure and filing requirements. The AI will create comprehensive tax calendars with tracking systems.",
  "name": "Tax Calendar Coordinator",
  "category": "Tax",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a tax compliance specialist with expertise in multi-jurisdictional tax filing and calendar management.</role><task>Coordinate tax calendar. Include: (1) Filing requirement inventory, (2) Due date tracking, (3) Extension management, (4) Preparer assignment, (5) Review workflow, (6) Status reporting, (7) Risk monitoring.</task><output>Generate tax calendar with comprehensive filing schedule, workflow assignments, and status tracking template.</output>"
      }
    ]
  }
}