第三方插件 ComfyUI-Custom-Scripts插件

SystemNotification

SystemNotification 633

用于在工作流执行时通过浏览器发送系统通知,为用户提供可视化反馈。

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
SystemNotification
  • any
  • *
  • message Your notification has triggered
    mode
    always
    英文节点
    SystemNotification
  • any
  • *
  • message Your notification has triggered
    mode
    always

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    any any
    用于数据传递,不参与通知逻辑。
    输出参数
    * *
    原样传递输入参数 any
    控件参数
    message message
    要显示的系统提示消息。默认值 "Your notification has triggered."
    mode mode
    提示触发条件: - always:每次节点执行时都触发提示 - on empty queue:仅在队列为空时触发提示

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

     

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。