add_to_playlist
Add items to an existing Plex playlist by providing the playlist ID and item keys.
Instructions
Add items to an existing playlist
Input 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 |