get_youtube_performance
Get a YouTube creator's engagement metrics: average likes, comments, views per video and short, consistency score, global ranking, growth trends, and posting cadence.
Instructions
Get a YouTube creator's engagement metrics. Returns four sibling objects: videosPerformanceRecent + shortsPerformanceRecent (R20: last 20 of each) and videosPerformanceAll + shortsPerformanceAll (up to 800). Each has avg/median/min/max/percentile25/percentile75/iqr for likes/comments/views, plus an engagement block with (L+C+V)/subscribers and consistencyScore (0–100; bands: high 81–100, moderate 51–80, low 0–50; requires ≥6 content pieces). ranking block carries global/country/language percentiles. recentVideosGrowth.g7/g30/g90 shows engagement-rate trend. contentCountByDays.7d/30d/90d shows posting cadence. Costs 2 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | YouTube channel ID (the immutable UC… form, e.g. "UCX6OQ3DkcsbYNE6H8uQQuVA"). "@handle", "/c/vanity", and "/user/legacy" URLs are NOT accepted here — resolve them to a UC channelId first. |