get_channel_info
Retrieve YouTube channel details including name, subscriber count, total videos, and views. Provide a channel ID or video URL to fetch the associated channel info.
Instructions
Fetches YouTube channel details: name, subscriber count, total videos, total views, etc. You can provide a channel ID or a video URL. Requires YouTube API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | YouTube channel ID (starts with UC) or a video URL (channel will be auto-extracted from video) |