wechat_get_buffered_messages
Retrieve buffered messages from the WeChat listener, with an option to clear the buffer after reading.
Instructions
Get buffered messages from the listener.
Args: clear: Whether to clear the buffer after reading (default True)
Returns: JSON array of buffered messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |