MCP tool

Analyze a YouTube video

Create or reuse an analysis for a public YouTube video.

LivePro

Tool contract

PropertyValue
Tool nameanalyze_youtube_video
OAuth scopeanalyses:write
Rate limit5 requests/minute
PlanPro

Inputs

FieldTypeDescription
youtubeUrlstring, requiredA valid YouTube video URL.
platformplatform enumDefaults to YouTube Shorts.
ownershipmine | competitorDefaults to mine.

Output

  • Analysis identifier and status
  • Duplicate result when one already exists
  • Polling guidance

Example arguments

json
{"youtubeUrl":"https://www.youtube.com/shorts/VIDEO_ID","ownership":"mine"}

Important details

  • A new analysis consumes one analysis credit. Existing duplicates are returned instead of silently spending another credit.

Related documentation