analyze_video
Deep dive on ONE specific YouTube video of the signed-in user's own channel, to explain how it did and why. Returns that video's performance versus their usual, where viewers dropped off, how it was found, and what its comments say. Call this whenever the user asks about a SINGLE video: how a video did or performed, why a video flopped, bombed, tanked, underperformed, or got few views, why a video did well, blew up, popped off, or went viral, what happened with a video, or to break down, analyze, review, or explain one video. Also for 'my last video', 'my latest video', 'my newest upload', or a video named by its title. If the user names the video (a title or part of one), pass it as video; leave video empty to analyze their most recent upload. A vague reference with no title (like 'that video', 'this video', 'the video') also means their most recent upload: analyze it, do not stop to ask which one. For the whole channel at once use audit_channel; for the ranked list of what to fix use diagnose_channel; for the best videos across the channel use find_best_videos. Needs no input: it reads their real connected YouTube channel directly. Never ask the creator anything first, not for context, not for a link, not for a title you could look up; call it immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| video | No | The video's title (or part of it); omit for the most recent upload |