wecom-send-template-card
Installation
SKILL.md
使用方式
在回复中输出 ```json ``` 代码块,内容为符合 JSON Schema 的模板卡片 JSON。插件自动提取并发送。
你的回复文本...
```json
{
"card_type": "...",
...
}
```
在回复中输出 ```json ``` 代码块,内容为符合 JSON Schema 的模板卡片 JSON。插件自动提取并发送。
你的回复文本...
```json
{
"card_type": "...",
...
}
```