read_group_messages
Retrieve recent group chat messages as a readable timeline to quickly understand ongoing conversations, bypassing raw data and complex pagination for straightforward chat context.
Instructions
Read recent group messages as a minimal human-readable timeline. Prefer this for understanding chat; use get_group_msg_history only when IDs, pagination, or raw segments are needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of recent messages (1-100) | |
| group_id | Yes | Group ID |