get_metadata
Retrieve video metadata, comments, chapters, and AI summary from a video URL. Faster than full analysis when only metadata is needed.
Instructions
Get video metadata, comments, chapters, and AI summary from a video URL.
Returns structured metadata without downloading the video or extracting frames. Faster than analyze_video when you only need metadata.
Supports: Loom (loom.com/share/...), YouTube/Vimeo/TikTok/Instagram/X/Twitch/Dailymotion/Facebook (requires yt-dlp), direct video URLs (.mp4, .webm, .mov), and local video files (absolute path or file:// URI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Video source: Loom share link, platform video URL (YouTube, Vimeo, TikTok, Instagram, X, Twitch, Dailymotion, Facebook), direct .mp4/.webm/.mov URL, or absolute path to a local video file |