get_channel_videos
Retrieve a paginated list of all videos from a YouTube channel. Use a channel handle or URL for the first page, then pass the continuation token for subsequent pages.
Instructions
Paginated list of all videos from a YouTube channel. Costs 1 credit/page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Channel handle or URL (required for first page). | |
| continuation | No | Continuation token from previous response (for next page). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |