Skip to main content
Glama

delete_playlist

Remove an existing playlist from your Plex media library by specifying its unique playlist ID to manage your media organization.

Instructions

Delete an existing playlist

Input Schema

NameRequiredDescriptionDefault
playlist_idYesThe playlist ID (ratingKey) to delete

Input Schema (JSON Schema)

{ "properties": { "playlist_id": { "description": "The playlist ID (ratingKey) to delete", "type": "string" } }, "required": [ "playlist_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vyb1ng/plex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server