tg_dialogs
List Telegram chats with unread counts and links. Filter by unread status, archive folder, title query, or chat type.
Instructions
List chats (most recent first) with unread counts and links.
Args: limit: how many chats to return. unread_only: only chats with unread messages or mentions. archived: false = main list, true = archive only, null = both folders. This account keeps most chats archived, so pass null when searching for a chat rather than browsing the main list. query: filter chats whose title contains this text. kind: keep only one type — "user", "bot", "group" or "channel". kind="group" answers "what groups am I in".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | No | ||
| archived | No | ||
| unread_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |