企业微信应用号-发送图文卡片消息
wework_app_send_newsSend graphic card messages via WeWork app. Include title, URL, optional image and description to targeted members or all.
Instructions
通过企业微信应用号发送图文卡片消息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 标题,不超过128个字符 | |
| url | Yes | 跳转链接,最长2048字节,必须包含协议头(http/https) | |
| picurl | No | 图片URL | |
| description | No | 描述,不超过512个字符 | |
| touser | No | 接收消息的成员ID,多个用`|`分隔,为`@all`时向该企业应用全部成员发送,默认从环境变量获取 |