get_video_metadata
Retrieve YouTube video title, channel, and other metadata by passing a video URL or ID for quick identification.
Instructions
Get metadata (title, channel, etc.) of a YouTube video.
Args: video_url: YouTube URL or video ID
Returns: Formatted metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |