remove_from_collection
Remove specified media items from a Plex collection using their rating keys. Takes a collection rating key and a list of item rating keys to remove.
Instructions
Remove items from a regular (non-smart) collection.
rating_key: the collection's rating key. item_rating_keys: list of rating keys for items to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating_key | Yes | ||
| item_rating_keys | Yes |