Read channels, videos and captions, build and reorder playlists, and moderate the comment threads on your own videos.
YouTube is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 📣 Marketing |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 17 total — 8 read, 9 write |
Once connected, YouTube exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Add Video To Playlistadd-playlist-item | Write | Add a video to a YouTube playlist | Yes |
Post Commentcreate-comment | Write | Create a top-level comment on a YouTube video or channel thread. | Yes |
Reply To Commentcreate-comment-reply | Write | Reply to an existing YouTube comment | Yes |
Create Playlistcreate-playlist | Write | Create a YouTube playlist for the authenticated channel. | Yes |
Delete Commentdelete-comment | Write | Delete a YouTube comment by comment ID | Yes |
Delete Playlistdelete-playlist | Write | Delete a YouTube playlist by playlist ID | Yes |
Remove Video From Playlistdelete-playlist-item | Write | Remove an item from a YouTube playlist | Yes |
Delete Videodelete-video | Write | Delete a YouTube video owned by the authenticated channel. | Yes |
Get Channelget-channel | Read | Retrieve YouTube channel details by ID, handle, username, or mine | Yes |
Get Commentget-comment | Read | Retrieve a YouTube comment by comment ID. | Yes |
Get Playlistget-playlist | Read | Retrieve a YouTube playlist by playlist ID. | Yes |
Get Videoget-video | Read | Retrieve a YouTube video by video ID | Yes |
List Captionslist-captions | Read | List caption tracks for a YouTube video. | Yes |
List Channel Playlistslist-channel-playlists | Read | List playlists for a YouTube channel | Yes |
List Comment Threadslist-comment-threads | Read | List YouTube comment threads for a video or channel. | Yes |
List Playlist Itemslist-playlist-items | Read | List items in a YouTube playlist | Yes |
Update Commentupdate-comment | Write | Update the text of a YouTube comment. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
YouTube is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.