{
  "value": "volunteer_recruitment_post",
  "label": "Create Volunteer Recruitment Posts",
  "description": "This workflow creates engaging volunteer recruitment content for various platforms. Describe the volunteer opportunity, time commitment, skills needed, and impact volunteers will make, and the AI will craft compelling posts that inspire people to donate their time to your cause.",
  "name": "Volunteer Recruitment",
  "category": "Nonprofit",
  "type": "Industry",
  "config": {
    "temperature": 40,
    "frequencyPenalty": 15,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create an inspiring volunteer recruitment post that makes people want to get involved. Start with the impact volunteers will make, not what you need from them. Clearly describe the opportunity, time commitment, and any requirements in an encouraging way. Highlight the benefits to volunteers (skills gained, community connection, making a difference). Include a specific call-to-action and make signing up sound easy. Keep it positive and energizing!"
      }
    ]
  }
}