add_to_playlist
Add media items to an existing Plex playlist using item keys and playlist ID for organized content management.
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 |