Search within a playlist
search_playlist_videosFind videos in a YouTube playlist by title substring, solving YouTube's missing native playlist search. Scans up to 500 playlist items and returns case-insensitive matches.
Instructions
Find videos inside a playlist by a substring of the title (case-insensitive). YouTube has no native playlist search, so this scans up to 500 playlist items. truncated=true means there may be more matches beyond the scanned window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Substring to match in the video title | |
| id | Yes | PL... playlist id or URL | |
| limit | No | Max matches to return, 1-100 (default 30) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No |