Skip to main content
Glama

Telegram MCP Server

ListDialogs

Retrieve and organize available Telegram dialogs, chats, and channels. Filter results by archived status, pinned chats, or unread messages for streamlined chat management.

Instructions

List available dialogs, chats and channels.

Input Schema

NameRequiredDescriptionDefault
archivedNo
ignore_pinnedNo
unreadNo

Input Schema (JSON Schema)

{ "description": "List available dialogs, chats and channels.", "properties": { "archived": { "default": false, "title": "Archived", "type": "boolean" }, "ignore_pinned": { "default": false, "title": "Ignore Pinned", "type": "boolean" }, "unread": { "default": false, "title": "Unread", "type": "boolean" } }, "title": "ListDialogs", "type": "object" }

You must be authenticated.

Other Tools from Telegram MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sparfenyuk/mcp-telegram'

If you have feedback or need assistance with the MCP directory API, please join our Discord server