read_chat_day
Fetch a page of WeChat chat history for a specified day or period. Use next_cursor to paginate through all messages until done.
Instructions
Read one page for a day/natural period; loop with next_cursor until data.page.done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | No | ||
| limit | No | ||
| cursor | No | ||
| period | No | today | |
| talker | No | ||
| compact | No | ||
| timezone | No | Asia/Shanghai | |
| include_summary_template | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||