youtube_channel_info
Retrieve complete metadata for a YouTube channel (subscriber count, view count, video count, thumbnail, description) by providing the channel URL, handle, or ID.
Instructions
Get channel metadata by URL, handle, or ID.
Returns: id, title, description, subscriber_count, view_count, video_count, published_at, thumbnail, custom_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |