What problem does it solve?
Integrate and interpret messages from IM channels (WeChat, WeCom, DingTalk, Lark) by understanding how <im> blocks convey source context.
Core Features & Use Cases
- Understand incoming <im> blocks and extract their source, media attachments, and provenance.
- Guide to connecting IM bots across WeChat, WeCom, DingTalk, and Lark with platform-specific references.
- Ensure responses respect channel formatting and context, while isolating any metadata from the user-visible content.
- Use Case: When a user sends a message with an <im> block, the agent processes it using the correct channel context and returns a coherent reply.
Quick Start
Connect an IM bot for your chosen platform (WeChat, WeCom, DingTalk, or Lark) using the reference steps and then test by sending a message containing an <im> block to verify correct handling.