get_channel_videos
Retrieve recent videos from a YouTube channel, with options to sort by date or view count.
Instructions
Get recent videos from a YouTube channel. Supports sorting by date or view count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube channel URL, @handle, or channel ID | |
| max_results | No | Number of videos to return (1-50, default: 25) | |
| order | No | Sort order (default: date) |