{
  "value": "regulatory_comment_letter",
  "label": "Draft Regulatory Comment Letter",
  "description": "Create professional comment letters for regulatory proceedings. Provide the regulation details and your organization's position. The AI will draft a comprehensive comment with legal citations and persuasive arguments.",
  "name": "Comment Letter",
  "category": "Government Relations",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Draft a regulatory comment letter based on the rule or proposal I describe. Include: formal introduction with commenter credentials, executive summary of position, detailed analysis of specific provisions with suggested changes, supporting data and economic analysis, legal and procedural arguments if applicable, industry best practices and alternatives, and formal conclusion with contact information. Use professional regulatory writing style with numbered sections and specific rule citations."
      }
    ]
  }
}