YouTube
BUILT-IN AI ALWAYS-ON CAPABLEYouTube is a video-sharing platform with user-generated content, live streaming, and monetization opportunities, widely used for marketing, education, and entertainment
Connect YouTube to ChatGPT or Claude with your own YouTube login or an API key, and your AI can run 49 of its actions. 23 of those only read and change nothing. 7 can delete or send something that cannot be undone, so those need a boundary you set before anyone runs them.
Things you could hand over
Your assistant can walk your channel's uploads and pull the details for many videos in one batched call, alongside the channel-level subscriber, view, and video counts. The batch call exists specifically so you can get metrics for a whole cohort of videos without burning quota one request at a time, which is what makes a year-long review practical rather than tedious. Nothing is changed.
Built on: List Channels / Get Channel Statistics / List channel videos / Video Details Batch
It can pull comment threads for a video or across the channel, then read the individual comments and the replies underneath any thread. Two things fall out of this that are hard to get by scrolling: the questions that keep coming back and belong in the next video, and the corrections viewers keep making that you have not addressed.
Built on: List Comment Threads / List Comments / Video Details Batch
Give it a handle and it can resolve the channel ID, pull the public statistics, list the recent uploads and other channel activity, and batch the video details for the whole set. It can also search YouTube by topic to find who else is publishing against the terms you care about. All of it is public data and none of it touches your channel.
Built on: Get channel ID by handle / Get Channel Statistics / Get Channel Activities / List channel videos / Search YouTube / Video Details Batch
It can list the caption tracks on a video and download the content of a track as text. The restriction is worth stating plainly because it catches people: the YouTube Data API only allows caption download for videos you own, so this works on your channel and returns a 403 on anyone else's, including many auto-generated tracks. On your own back catalog it turns a video into something you can quote, search, and reuse as written material.
Built on: List captions / Download YouTube caption track
It can upload the file to your channel, either as a plain upload or as a single multipart request that carries the metadata with the file, then set the title, description, tags, and category, and apply a custom thumbnail from a URL. Two requirements come straight from the connector: the channel has to be phone-verified before custom thumbnails work at all, and the image must be JPG, PNG, or GIF under 2MB. It can list the valid video categories for your region rather than you guessing the ID.
Built on: List Video Categories / Upload video / Multipart upload video / Update video / Update thumbnail
It can read what you already have, create playlists with the titles and descriptions you want, add videos into them, reorder items by position, update playlist metadata including privacy, and remove an item that does not belong. This is the housekeeping that makes a back catalog browsable and that nobody ever finds an afternoon for.
Built on: List user playlists / List Playlist Items / Create Playlist / Add Video to Playlist / Update Playlist / Update Playlist Item / Delete Playlist Item
It can pull the threads that have no reply yet, draft responses in your voice against what the person actually asked, post a reply under the right comment, post a fresh top-level comment where that is what you want, and correct the text of a comment you already left. The useful pattern is to have it draft the whole batch first and post only the ones you approve.
Built on: List Comment Threads / List Comments / Insert Comment Reply / Post Comment on Video / Update Comment
It can list the threads and comments so you can see the pattern, set the moderation status on one or many comments to hold them for review, publish them, or reject them, and delete a comment your channel owns. The moderation action carries an option to ban the author at the same time as rejecting, which is a much larger decision than it looks like in a parameter list.
Built on: List Comment Threads / List Comments / Set Comment Moderation Status / Delete Comment
- YouTube Analytics is a separate API, and this connector does not expose it. Watch time, audience retention, traffic sources, and demographics are not reachable through anything listed here, so every metric on this page is the public-facing kind.
- Deleting a video and deleting a whole playlist are both available and both require an explicit confirmation flag, but neither is written up as a candidate here because the safe version of that task is a person in YouTube Studio.
- Caption download is restricted by the API to videos the connected account owns, so pulling a transcript from someone else's video is not possible through this route regardless of whether captions are visible on the page.
- Live broadcast creation and scheduling are not in this connector. Live chat messages and Super Chat events are readable, but the broadcast itself has to be set up elsewhere.
- No time saving is claimed for any candidate on this page, because none has been measured.
BUILT-IN AI Ships AI features you can turn on yourself, with no developer and no new purchase.
4 event triggers. This app can fire automations on its own. One of 34 in this directory that can.