Search within a channel
search_channel_videosSearch videos inside a specific YouTube channel by query, using native relevance ranking. Provide a channel handle, ID, or URL to get results.
Instructions
Search videos inside one channel using YouTube's native relevance search. Results are ranked by relevance, so a video whose title lacks the query word is normal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Query to search within the channel | |
| name | No | @handle, channel name, UC... channel id or channel URL | |
| limit | No | Results per page, 1-100 (default 30) | |
| next_page_token | No | Token from a previous result |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videos | No | ||
| channel | No | ||
| has_more | No | ||
| next_page_token | No |