get_channel_stats
Get subscriber count, weekly posts, and average views for a channel on Telegram, YouTube, or Instagram.
Instructions
Получить общую статистику канала.
Args: platform: Платформа (telegram | youtube | instagram) channel: Имя/ID канала
Returns: ChannelStats: {platform, channel, subscribers, posts_this_week, avg_views}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| platform | Yes |