What problem does it solve?
Enterprise WeCom message management often requires coordinating session listing, message retrieval, and message sending across multiple chats. This skill centralizes those tasks to streamline viewing conversations, pulling message histories, and sending texts to contacts or groups.
Core Features & Use Cases
- Query chat lists within a recent time window to identify active conversations
- Retrieve messages from a specified time range across single or group chats (text, image, file, voice, video)
- Obtain local file paths for multimedia attachments via get_msg_media
- Send textual messages to a specific chat (single or group)
Quick Start
Directly tell the assistant the conversations to inspect, the messages to fetch, and the text to send to the target recipient; the system will handle the end-to-end workflow.