youtube-channel-analytics
ActiveTool of The Stall
declared in 4.82.0
YouTube channel video performance analytics: recent N uploads with view counts, upload cadence, ACCELERATING/STABLE/DECLINING momentum, and top/bottom performers. Accepts @handle, channel URL, or UC... channel ID. Replaces 20+ sequential youtube-intel calls for channel-level research.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"channel"
],
"properties": {
"limit": {
"type": "integer",
"description": "Number of recent videos to analyze (1–50, default 20)."
},
"channel": {
"type": "string",
"description": "Channel @handle (e.g. @MrBeast), full channel URL, or UC... channel ID."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries