External DocumentationTo learn more, visit the WeChat documentation.
Actions
Reply To User
Reply to a user with a text message.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Message Content | The content of the message that will be sent. |
| WeChat ID | The WeChat ID of the user you want to send this message to. |
{
"errcode": 0,
"errmsg": "ok"
}
Was this page helpful?