add_to_playlist
Add movies to specified playlists in your Plex library using the required playlist and movie keys for efficient media organization.
Instructions
Add a movie to an existing playlist.
Parameters: playlist_key: The key of the playlist. movie_key: The key of the movie to add.
Returns: A success message if the movie is added, or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
movie_key | Yes | ||
playlist_key | Yes |