list_chats
Retrieve a list of chats with unread counts, types, and latest messages. Use to monitor conversations and identify unread activity.
Instructions
Список диалогов с непрочитанным: title, type, unread_count, последнее сообщение.
T5: iter_dialogs(limit, archived) → chat_brief(...). read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |