first commit

This commit is contained in:
2026-09-02 11:44:52 +08:00
commit 0c8fa2653e
309 changed files with 57278 additions and 0 deletions
@@ -0,0 +1,14 @@
# 流式卡片 Schema
DWS 当前公开的是 `im.streaming-card.v1` 工作流契约,不是任意组件 Schema:
- targetgroup、direct user、direct openDingTalkId
- contentstreaming text
- lifecyclecreate 可选串联 update,后续按 `bizId` update
- flowStatus15
- callback:不支持。
参数、required 和 confirmation 读取
`dws schema --cli-path "chat +messages-send-card" --compact -f json`
`dws schema --cli-path "chat +messages-update-card" --compact -f json`。不要把 Lark card JSON 字段翻译成
未发布的 DWS flags。