youtube_channel_videos
Retrieve the videos tab of a YouTube channel by providing a channel ID, handle, or URL. Returns normalized video items with pagination support.
Instructions
Retrieve the videos tab for a YouTube channel. Returns normalized video items from a channel's Videos tab and an optional continuation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL | |
| continuation_token | No | Pagination token returned by a previous request |