telegram_get_messages
Retrieve messages from any Telegram chat by providing chat identifier (username, phone, or numeric ID). Optionally filter by search text and limit number of messages.
Instructions
Read messages from a Telegram chat. Chat can be @username, phone, or numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | Chat identifier (@username, +phone, or numeric ID) | |
| limit | No | ||
| search | No | Search text in messages |