youtube_channel_search
Search videos within any YouTube channel using channel ID, handle, or URL. Retrieve normalized results with pagination support.
Instructions
Search within a YouTube channel. Returns normalized video search items scoped to a specific channel, including the resolved top-level query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL | |
| continuation_token | No | Pagination token returned by a previous request |