youtube_video_info
Retrieve video metadata including title, description, duration, view count, and channel by providing a YouTube video URL or ID. Direct lookup without search.
Instructions
Get video metadata by URL or ID.
Returns: id, title, description, duration, view_count, published_at, channel. Direct lookup by video ID — no search required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |