send_url_card
Send URL cards in WeChat with optional recipients and messages. Share web links directly to contacts or groups through automated workflows.
Instructions
发送链接卡片。参数: url (链接地址,必填), friends (发送对象,单个名称或列表,可选), message (附加消息,可选), timeout (等待时间,默认10秒)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| friends | No | ||
| message | No | ||
| timeout | No |