delete_playlists_by_playlist_id
Deletes a specified Plex playlist using its unique ID, removing it from your media library and cleaning up unwanted lists.
Instructions
Delete a Playlist.
DELETE /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 |