send_message
Send text messages through WeChat automation with options for recipients, @mentions, and matching preferences.
Instructions
发送文本消息。参数: msg (消息内容), who (接收人,可选), at (@对象,可选), exact (精确匹配,默认false)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| msg | Yes | ||
| who | No | ||
| at | No | ||
| exact | No |