YouTube
Available Tools
List YouTube channels by ID, username, or ‘mine’ flag. Use page_token from page_info for next page.
Update YouTube channel metadata (description, keywords, language, country). Requires OAuth2.
List top-level comment threads for a video or channel. Use page_token from page_info for next page.
Post a new top-level comment on a YouTube video. Requires OAuth2.
List replies to a comment thread. Use page_token from page_info for next page.
Reply to an existing YouTube comment thread. Requires OAuth2.
Edit a YouTube comment’s text. Requires OAuth2.
Delete a YouTube comment by ID. This action is irreversible. Requires OAuth2.
List items in a YouTube playlist with pagination. Use page_token from page_info for next page.
Add a video to a YouTube playlist at an optional position. Requires OAuth2.
Update a playlist item’s position or note. Requires OAuth2.
Remove an item from a YouTube playlist by playlist item ID. Requires OAuth2.
List YouTube playlists by ID, channel ID, or ‘mine’ flag. Use page_token from page_info for next page.
Create a new YouTube playlist with title, description, and privacy setting. Requires OAuth2.
Update YouTube playlist metadata (title, description, privacy). Requires OAuth2.
Delete a YouTube playlist by ID. This action is irreversible. Requires OAuth2.
Search YouTube for videos, channels, or playlists. Costs 100 quota units per call. Use page_token for next page.
List YouTube subscriptions by channel ID or ‘mine’ flag. Use page_token from page_info for next page.
Subscribe to a YouTube channel. Requires OAuth2.
Unsubscribe from a YouTube channel by subscription ID. Requires OAuth2.
Validate YouTube credentials by making a lightweight API call. Returns {success, message}.
List YouTube videos by ID, chart (mostPopular), or user rating. At least one filter (id, chart, or my_rating) is required. Use page_token from page_info for next page.
Get a YouTube video by ID with specified parts (snippet, contentDetails, statistics, status).
Create video metadata (title, description, tags, privacy). Note: file upload requires resumable upload protocol.
Update video metadata (title, description, tags, privacy, category). Requires OAuth2.
Delete a YouTube video by ID. This action is irreversible. Requires OAuth2.
Rate a YouTube video (like, dislike, or none to remove rating). Requires OAuth2.