get_metrics
Retrieve view, reaction, repost, and comment metrics for published posts on Telegram, YouTube, or Instagram by providing the platform and post ID.
Instructions
Получить метрики опубликованного поста.
Args: platform: Платформа (telegram | youtube | instagram) post_id: ID поста на платформе
Returns: PostMetrics: {post_id, platform, views, reactions, reposts, comments}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| platform | Yes |