Read recent LINE activity
get_recent_activityRetrieve recent LINE conversations grouped by chat, including both sides of messages, to generate daily or weekly briefs. Official accounts are excluded by default.
Instructions
Return recent conversations with both sides of their messages, grouped by chat. Use this for daily or weekly briefs. Official accounts are excluded by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Lookback window in hours. | |
| chat_limit | No | Maximum conversations. | |
| include_official | No | Include official/business accounts. | |
| messages_per_chat | No | Maximum messages per conversation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||