youtube_get_channel_videos
Retrieve a YouTube channel's videos by @handle, URL, or channel ID. Sort results by newest, popular, or oldest, with up to 500 returned.
Instructions
List videos from a YouTube channel. Accepts @handle, full URL, or channel ID. Returns videos sorted by newest, popular, or oldest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default: newest) | |
| limit | No | Max videos to return (default: 30, max: 500) | |
| channelUrl | Yes | @handle, full YouTube URL, or channel ID |