{
  "value": "fact_checking_guide",
  "label": "Create Fact-Checking Guidelines",
  "description": "Develop fact-checking procedures for editorial teams. Specify content types and standards to receive comprehensive verification guidelines.",
  "name": "Fact-Check Guide",
  "category": "Editorial",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create fact-checking guidelines for our editorial team. I'll describe our content types and accuracy standards. Develop a systematic fact-checking process including what to verify, reliable source types, verification methods, and documentation requirements. Include red flags to watch for and how to handle unverifiable claims. Make it practical for daily use."
      }
    ]
  }
}