tg_read_chat
Read Telegram chat messages chronologically. Specify peer as numeric ID, @username, or 'me', and optionally set date bounds with since/until.
Instructions
Read messages from a chat, oldest first. peer is a numeric id, an @username, or 'me' for Saved Messages. Optional since/until are YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | ||
| limit | No | ||
| since | No | ||
| until | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |