Unread messages
unread_fullFetch unread messages from LINE rooms with full content. Opens each unread room and scrolls to load more messages, reporting progress per room.
Instructions
Unread rooms with their message bodies, one room at a time.
Opens each unread room, so cost grows with unread count. Progress is reported per room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Day as YYYY-MM-DD. None means today (local). | |
| scroll | No | True scrolls up to fill `limit_per_room` (bounded ~8s per room). False reads on-screen rows only (fast). | |
| limit_per_room | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||