youtube_get_playlist
Retrieve up to a specified number of videos from a given YouTube playlist URL in upstream order, returning playlist metadata and ordered video records for playlist contents only, not channel uploads.
Instructions
List up to limit videos from a known YouTube playlist URL in upstream order. Use this for playlist contents, not channel uploads or keyword search. Read-only and keyless; returns playlist metadata plus ordered video records. Results are bounded and may fail when the playlist is private, unavailable, or blocked upstream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max videos (default 20) | |
| playlist_url | Yes | Playlist URL |