New Yest, 10:42 AM Stefano Bagnatica
Introduce a new AI-powered condition type for Automation Rules that evaluates tickets using a configurable LLM prompt.
It would be useful to have a generic “AI Evaluation Condition” within Automation Rules.
This condition would allow administrators to define a System Prompt and optionally select an AI model (to use instead of that configured in global settings), and then evaluate a ticket (e.g. subject + body) to return a boolean result (true/false).
This would enable dynamic, semantic rule conditions that go far beyond regex/keyword matching.
✅ Auto-reply gating
✅ Ticket routing
✅ Spam / low-quality filtering
Decide whether it is appropriate for an AI to automatically respond.
Return:
1 = yes
0 = no
Prefer YES for how-to questions.
Return NO for issues, errors, or requests requiring investigation.
Output only 1 or 0.