list_channel_videos
Retrieve and sort videos from a YouTube channel by specifying channel ID, result count, and order parameters.
Instructions
List videos on a channel. Costs 100 quota units (uses search.list).
Args: channel_id: The channel ID max_results: Number of results (1-50, default 25) order: Sort order — date, rating, viewCount, relevance, title
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| max_results | No | ||
| order | No | date |