list_analytics
Retrieve published posts with per-platform metrics including views, likes, comments, shares, and engagement. Use to report on content performance or identify top-performing posts.
Instructions
List published posts with their latest per-platform metrics: views, likes, comments, shares, and engagement. Metrics are collected periodically by ViralNote, so values are the most recent snapshot rather than real-time. Use to report on content performance or find top-performing posts; use list_post_results instead when the question is whether delivery succeeded. Paginated via cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum posts per page (1-50). | |
| cursor | No | Opaque pagination cursor from the previous response. Omit for the first page. | |
| platform | No | Only include metrics for posts targeting this platform. Omit for all platforms. |