get_history_with_links
Fetch Telegram chat history with compact message summaries and resource links to load full messages on demand.
Instructions
Гибрид: компактные text-блоки + ResourceLink на каждое сообщение.
Клиент видит дешёвый список и может догрузить полное сообщение
через telegram://msg/{chat_id}/{message_id} ресурс.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |