playlist_details
Retrieve YouTube playlist information including videos, metadata, and details using the playlist ID through the Youtube138 MCP Server.
Instructions
Playlist Details
Query Parameters:
id (Required): Playlist ID
hl: Example value: en
gl: Example value: US
Responses:
200 (Success): Successful response
Content-Type:
application/json
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Playlist ID | |
| hl | No | Example value: en | |
| gl | No | Example value: US |