发送文本消息
send_text_messageSend plain text push notifications to WeChat, email, or other channels via PushPlus. Specify content, recipients, and channel to deliver messages directly.
Instructions
快速发送纯文本推送消息(template=txt)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | 好友令牌,多人用逗号隔开 | |
| pre | No | 预处理编码,仅供会员使用 | |
| title | No | 消息标题,可选 | |
| topic | No | 群组编码,不填仅发送给自己 | |
| channel | No | 推送渠道 | |
| content | Yes | 消息内容(纯文本) |