Find outlier uploads on a channel
find_outliersRank a YouTube channel's recent uploads against its own baseline to spot overperforming videos and discover proven content ideas.
Instructions
Rank a YouTube channel's recent uploads by how far each beat that channel's own baseline. Call this when the user wants to know which of a channel's videos overperformed, or wants proven ideas from a specific channel. Runs on the caller's own free YouTube Data API key. Costs about 5 quota units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | How many recent uploads to read: light 50, standard 100, deep 200 | standard |
| limit | No | How many rows to return | |
| channel | Yes | Channel URL, @handle, channel id, or the URL of any video on the channel |