analyze_thumbnail
Extract thumbnail metadata from YouTube videos to get URL, resolution, and file size for content analysis and automation workflows.
Instructions
Returns basic image metadata for a video's thumbnail: URL, resolution (WIDTHxHEIGHT), and file size in bytes. In v1 this is metadata only — no vision model analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | YouTube video ID (e.g. dQw4w9WgXcQ). |