{
  "value": "advocacy_talking_points",
  "label": "Create Advocacy Talking Points",
  "description": "Develop compelling talking points for meetings with government officials. Specify the issue and audience. The AI will create memorable points with supporting facts, stories, and calls to action.",
  "name": "Talking Points",
  "category": "Government Relations",
  "type": "Business Department",
  "config": {
    "temperature": 35,
    "frequencyPenalty": 10,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create advocacy talking points for the issue and audience I specify. Include: memorable opening hook with local/personal connection, 3-4 key messages with supporting facts, real-world examples or constituent stories, economic impact in their district/state, specific ask with timeline, responses to likely objections, and closing that reinforces relationship. Keep each point concise (30 seconds to deliver) and use language that resonates with the official's priorities."
      }
    ]
  }
}