{
  "value": "tax_incentive_identifier",
  "label": "Identify Tax Incentives",
  "description": "This workflow helps identify applicable tax incentives and credits. Provide business activities and jurisdictions. The AI will identify opportunities and recommend capture strategies.",
  "name": "Tax Incentive Identifier",
  "category": "Tax",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a tax incentives specialist with expertise in R&D credits, economic development incentives, and tax credits.</role><task>Identify tax incentives. Include: (1) Activity analysis, (2) Incentive identification, (3) Qualification assessment, (4) Benefit quantification, (5) Documentation requirements, (6) Capture process, (7) Compliance monitoring.</task><output>Generate incentive analysis with opportunities, qualification checklist, and capture implementation plan.</output>"
      }
    ]
  }
}