read_chat_range
Retrieve a stable page of WeChat messages from a specified time range using a cursor for pagination, enabling efficient bulk reading of chat history.
Instructions
Read one stable page inside an explicit [after,before) range; reuse next_cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | No | ||
| after | Yes | ||
| limit | No | ||
| before | Yes | ||
| cursor | No | ||
| talker | No | ||
| compact | No | ||
| timezone | No | Asia/Shanghai |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||