Agentic Service Discovery

Resources

Y

YouTube

by Google

Search YouTube videos, retrieve video and channel metadata, read comments, manage playlists, and get video captions for content analysis and research workflows.

KommunikationGratis / BetaltOAuth 2.0videocontentmediasearchanalyticsgoogle

Sådan bruger agenter YouTube

  • Agent searches YouTube for the latest videos on a topic and summarises them using an LLM node
  • Agent retrieves video statistics to track performance metrics and log them to a spreadsheet or database
  • Agent reads top comments on a video to analyse audience sentiment or extract frequently asked questions
  • Agent monitors a competitor's channel for new video uploads and notifies the team via Slack or email
  • Agent creates a curated playlist by searching for relevant videos and adding them programmatically
  • Agent extracts caption track availability to determine whether a video is suitable for transcription workflows
  • Agent compiles a weekly digest of trending videos in a niche and delivers it as a report

Agenthandlinger

Search VideosSearch YouTube for videos matching a keyword or phrase.

Input: query, maxResults, order, publishedAfter, channelId, videoDuration

Returnerer: videos, videoCount, nextPageToken, totalResults

Get Video DetailsRetrieve detailed metadata for one or more YouTube videos by ID.

Input: videoIds

Returnerer: videos, videoCount

Get Video StatisticsRetrieve view count, likes, comments, and engagement stats for a video.

Input: videoId

Returnerer: videoId, title, viewCount, likeCount, commentCount, publishedAt, duration, stats

Get Channel InfoRetrieve metadata and statistics for a YouTube channel.

Input: channelId

Returnerer: channelId, title, description, subscriberCount, videoCount, viewCount, channel

List Channel VideosRetrieve a channel's uploaded videos, ordered by date.

Input: channelId, maxResults, pageToken

Returnerer: videos, videoCount, nextPageToken, totalResults

Get Video CommentsRetrieve top-level comments on a YouTube video.

Input: videoId, maxResults, order, searchTerms

Returnerer: comments, commentCount, nextPageToken

Get Video CaptionsList available caption tracks for a YouTube video.

Input: videoId

Returnerer: captions, captionCount

Create PlaylistCreate a new YouTube playlist on the authenticated account.

Input: title, description, privacyStatus

Returnerer: playlistId, playlistUrl, playlist

Add Video to PlaylistAdd a video to an existing YouTube playlist.

Input: playlistId, videoId, position

Returnerer: playlistItemId, playlistId, videoId

Eksempel på workflows

1

Competitor content monitoring

Periodically list videos from a competitor's channel, retrieve stats, and log new uploads to a Notion database.

2

Topic research digest

Search for the top 10 videos on a given topic, retrieve their titles and view counts, and pass them to an LLM for summarisation.

Om YouTube

Leverandør
Google
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltThe YouTube Data API is free within the default 10,000 unit daily quota. Additional quota requires a paid tier via Google Cloud.
Godkendelse
OAuth 2.0
Hastighedsgrænse Tjek altid detaljer med udbyderen
100 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med YouTube

Brug Agentic Planner til at designe, visualisere og forbinde YouTube med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Kommunikation-værktøjer

YouTube AI Agent Integration | Fugentic