youtube_channel_search
Search a YouTube channel by query to find matching videos. Returns normalized video items scoped to that channel, including the resolved query.
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 |