youtube_channel_search
Search videos within a YouTube channel by providing the channel ID or URL and a query. Returns normalized video results scoped to that channel.
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 |
|---|---|---|---|
| id | Yes | Channel ID, @handle, /c path, /user path, or full YouTube channel URL | |
| q | Yes | Search query | |
| continuation_token | No | Pagination token returned by a previous request |