read_events
Fetch a batch of WeChat history events incrementally, using optional filters for chat, talker, time, and cursor-based pagination.
Instructions
Read one incremental event batch; no follow loop, sending, or UI control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | No | ||
| limit | No | ||
| cursor | No | ||
| talker | No | ||
| since_time | No | ||
| since_local_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||