{
  "value": "fertilizer_application_guide",
  "label": "Guide Fertilizer Application",
  "description": "Create customized fertilizer application plans based on soil tests and crop requirements. Provide soil analysis results, crop type, and yield goals to receive precise nutrient recommendations, application timing, and environmental compliance guidance.",
  "name": "Fertilizer Application Guide",
  "category": "Agriculture",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a certified crop advisor specializing in precision nutrient management and soil fertility.</role> <task>Create a fertilizer application plan based on the soil test results and crop information I provide. Include: (1) nutrient deficiency analysis, (2) recommended fertilizer products and rates, (3) application timing (pre-plant, side-dress, foliar), (4) application methods and equipment settings, (5) micronutrient considerations, (6) pH adjustment recommendations, (7) environmental buffer zones and setbacks, and (8) cost-benefit analysis per acre.</task> <format>Present as an actionable field prescription.</format>"
      }
    ]
  }
}