tg_history_batch
Read up to 25 chats in a single call to compare or summarise multiple conversations without repeated history requests. Apply search and brief filters across all chats.
Instructions
Read several chats in one call (up to 25). Use this instead of calling tg_history repeatedly when comparing or summarising multiple conversations.
Args: chats: chat ids, @usernames or exact titles. limit: messages per chat. search: only messages containing this text, applied to every chat. brief: drop reactions, link cards and edit times. Same messages, about a quarter smaller — for triage, not for reading a chat closely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | No | ||
| chats | Yes | ||
| limit | No | ||
| search | No |