pub fn evaluate_condition( condition: &Value, _context: &HashMap<String, Value>, ) -> bool
Evaluate a condition expression