opentweet_get_analytics
Retrieve X/Twitter posting analytics with stats, streaks, trends, category breakdown, and recent activity. Use type parameter for overview, tweet engagement, or best posting times.
Instructions
Get your posting analytics including stats, streaks, trends, category breakdown, and recent activity. Use type parameter to get specific analytics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of analytics: "overview" (default, posting stats + streaks + trends), "tweets" (per-tweet engagement), "best_times" (optimal posting hours/days) | |
| period | No | Time period for tweet analytics (e.g. "7d", "30d", "90d"). Only for type="tweets". | |
| sort_by | No | Sort tweet analytics by metric (e.g. "impressions", "engagement_rate"). Only for type="tweets". | |
| x_account_id | No | Filter analytics by X account ID (for multi-account users) |