tg_unread
Fetch all unread messages grouped by chat, including archive status and latest incoming messages, to quickly catch up on what you missed without opening each chat individually.
Instructions
Everything unread, grouped by chat, with the latest incoming messages.
Use this for "what did I miss" questions instead of walking chats one by one. Each chat says whether it sits in the archive.
Args: limit_chats: how many chats to include. per_chat: how many recent incoming messages per chat. Three is enough to tell what a chat wants; open the chat if it is not. archived: null (default) covers both the main list and the archive, false limits it to the main list, true to the archive. brief: drop reactions, link cards and edit times. Same messages, about a quarter smaller — for triage, not for reading a chat closely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | No | ||
| archived | No | ||
| per_chat | No | ||
| limit_chats | No |