search_in_chat
Find messages in a Telegram chat by searching for text. Retrieve matches with an optional limit.
Instructions
Поиск сообщений ВНУТРИ чата по тексту.
T7: iter_messages(entity, search=query, limit). read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |