get_channel_posts
Retrieve recent posts from a Telegram channel with view count metrics for analysis.
Instructions
Последние посты Telegram-канала с метриками просмотров.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID или username канала | |
| limit | No | Количество постов (по умолчанию 20) | |
| offset | No | Смещение для пагинации |