Get Chats Inside Specific Folder
get_folderRetrieve all chats and channels inside a specific Telegram dialog folder by ID. Use it to navigate folder contents after listing available folders.
Instructions
Retrieve all chats and channels included within a specific dialog folder ID. Use when navigating folder contents. To list available folders, use list_folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Optional account label for multi-account environments. If omitted in single-mode, the default account is used. In multi-mode without an account, read-only tools fan out across all configured accounts. | |
| folder_id | Yes | Unique numerical identifier of the Telegram dialog filter folder. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |