meanzhang/WeCom (WeChat Work) Group Robot
Send a message through a WeCom group robot.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | 机器人的key | yes | — |
| msgtype | 消息类型,支持文本(text)、markdown(markdown)、图片(image)、文件(file) | no | text |
| content | 消息内容,当消息类型为文件或图片时,content为文件名 | yes | — |
Outputs
| name | description |
|---|---|
| errcode | 企业微信返回的errcode |
| errmsg | 企业微信返回的errmsg |