get_video_details
Retrieve complete metadata, description, tags, and performance statistics for specified YouTube video IDs to analyze content and engagement.
Instructions
Fetches full metadata, description, tags, and statistics for specified video IDs.
Args: video_ids: Comma-separated list of YouTube video IDs (e.g. 'vid1,vid2').
Returns: Complete video details including title, description, tags, topic categories, view/like/comment counts, duration, and content settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |