get_channel_overview
Retrieve key YouTube channel metrics including subscriber count, total views, video count, and creation date from a channel URL to analyze channel performance.
Instructions
Returns a flat overview of a public YouTube channel. Includes subscriber count, total views, total videos, and creation date. Accepts a channel URL in @handle or /channel/UCxxxx format.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_url | Yes | YouTube channel URL. Supported formats: https://www.youtube.com/@handle or https://www.youtube.com/channel/UCxxxx |