自动化

模拟已连接
Hot lead tag and score
结构化规则详情;运行时仍使用现有轻量 DSL。
published
出站队列保护
流程步骤
借鉴 flow builder 的信息架构,但不引入独立 runtime。
触发器
私信关键词
匹配器
any
动作
score lead
规则配置
当前持久化的 DSL payload。
规则 IDrule_dm_hot_lead
优先级P95
冷却时间60s
启用状态
{
  "matcher_config_json": {
    "keywords": [
      "demo",
      "call",
      "buy",
      "interested"
    ]
  },
  "action_config_json": {
    "score_delta": 20,
    "tags": [
      "hot_lead"
    ]
  }
}