youtube_get_channel
Retrieve YouTube channel details using a channel ID, handle (@username), or authenticated user's channel. Specify one parameter to get channel information.
Instructions
Get channel details by channel ID, handle (@username), or the authenticated user's channel.
Args: channel_id: YouTube channel ID (e.g., "UCxxxxxxx") handle: Channel handle (e.g., "@mkbhd") mine: If True, get the authenticated user's own channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mine | No | ||
| handle | No | ||
| channel_id | No |