1. Weather / advisory alerts in the farmer's language
Agronomy advice and mandi/price updates are pushed manually, in one language, and rarely reach smallholders on time.
Trigger: Webhook (weather/price feed) — scheduled
How the workflow runs
- Trigger
Advisory event. A scheduled Webhook trigger fires on a weather change or price update for a region/crop.
- Agent
Turn data into plain advice. An Agent node converts the raw feed into a specific, actionable tip for that crop and stage.
- Output
Reach farmers in-language. An Output node delivers it on WhatsApp or a voice call, in the local language (Sarvam covers 22+).
- Condition
Escalate real problems. A Condition node routes pest/disease reports to a human agronomist.
Channels & connectors
- Webhook
- Voice / Call
- Sarvam (22+ languages)
- Knowledge base
Outcome
Timely, crop-specific advice reaches every farmer in a language they speak — by message or voice.
Why it helps
Replaces slow, one-language manual outreach with instant multilingual delivery at the moment it's useful.
Build spec
1 agent — 1 advisory agent; the agronomist escalation is a workflow Condition node.
System prompt (paste-ready)
You are an agri-advisory agent. Given a weather or price event for a region and crop {crop, stage, region, event_type, values}, convert the raw feed into one specific, actionable tip for that crop at its current stage — e.g. irrigation timing, a spray window, or a mandi price movement worth acting on. Deliver it in the farmer's local language (Sarvam covers 22+). Never give unsafe pesticide or dosage instructions beyond the label guidance in Knowledge; for suspected pest/disease outbreaks, route to a human agronomist.MCP connectors
- Weather/mandi price feed — inbound via Webhook trigger
- WhatsApp / Voice — farmer channel
- Sarvam — 22+ Indian languages
Built-in tools
- knowledge_search (crop calendars, label-safe practices)
Guardrails
- No unsafe dosage or pesticide instructions — chemical guidance stays within the label limits in Knowledge
- Pest/disease reports route to a human agronomist via the Condition node
- Advice is specific to the crop and growth stage, delivered in the farmer's own language
Output & delivery
The agent turns the raw feed into a crop- and stage-specific tip delivered on WhatsApp or a voice call in the local language, while the Condition node routes pest/disease problems to a human agronomist.