get_playlist_items
Retrieve items from a specific playlist in Plex using the playlist key. Returns formatted playlist data or an error message for effective media library management.
Instructions
Get the items in a specific playlist.
Parameters: playlist_key: The key of the playlist to retrieve items from.
Returns: A formatted string of playlist items or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
playlist_key | Yes |