tg_summarize
Summarizes long Telegram messages for a quick gist, optionally translating them into another language. Processes up to 10 messages at once.
Instructions
Have Telegram summarise long messages, optionally straight into another language.
The summary is produced server-side and costs nothing in context, so prefer it over reading a 3000-character post in full when the owner only wants the gist. Give the whole post to the model instead when precision matters.
Args: chat: chat id, @username, exact title or "me". message_ids: up to 10 messages, each summarised on its own. to_lang: two-letter language code to summarise into, e.g. "en", "ru".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| to_lang | No | ||
| message_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |