add_to_playlist
Add media items to an existing Plex playlist by specifying the playlist ID and item keys to expand your curated collections.
Instructions
Add items to an existing playlist
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | The playlist ID (ratingKey) to add items to | |
| item_keys | Yes | Array of item keys (ratingKey) to add to the playlist |