get_playlists_by_playlist_id
Retrieve a specific Plex playlist by its ID to view its details, tracks, or metadata. Use this to fetch playlist information directly from your media server.
Instructions
Retrieve Playlist.
GET /playlists/{playlistId}
Args: playlist_id: The ID of the playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |