Analytics tools (scope: mcp:analytics, credits: ~0)
Get post performance metrics — views, likes, comments, shares, and engagement rate.
Get post performance metrics — views, likes, comments, shares, and engagement rate. Filter by platform, time range (default 30 days), or specific content_id. Call refresh_platform_analytics first if data seems stale. Results sorted by most recent capture.
Request Body
platformstring · enumFilter analytics to a specific platform.
Enum values:youtubetiktokinstagramtwitterlinkedinfacebookthreadsblueskydaysnumberLookback window in days (1-365). Default 30. Use 7 for weekly review, 30 for monthly summary, 90 for quarterly trends.
content_idstring · uuidFilter to a specific content_history ID to see performance of one piece of content.
limitnumberMaximum number of posts to return. Defaults to 20.
response_formatstring · enumOptional response format. Defaults to text.
Enum values:textjson
Responses
contentobject[]
Queue analytics refresh jobs for all posts from the last 7 days across connected platforms.
Queue analytics refresh jobs for all posts from the last 7 days across connected platforms. Call this before fetch_analytics if you need fresh data. Returns immediately — data updates asynchronously over the next 1-5 minutes.
Request Body
response_formatstring · enumOptional response format. Defaults to text.
Enum values:textjson
Responses
contentobject[]