masknull/dsh-webhook-notifier0

dsh-webhook-notifier

回合完成时向 webhook 发送通知,支持 GET/POST、自定义字段、请求头、发送日志

AI 분석

核心用途是在 AI 回答结束时触发外部系统联动(如推送通知、记录日志)。适合需要将 DSH 对话状态同步到第三方工作流或消息通道的用户。

패키지
dsh-webhook-notifier
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 3.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-webhook-notifier

Usage

  1. Open Settings → Webhook Notifier
  2. Turn on the Webhook 通知 switch
  3. Configure Request: method, URL, payload mode, headers
  4. Tick the trigger scenarios (which events send notifications)
  5. Fill the payload in Preset Fields or Custom Text
  6. Click Test Send to verify, then Save