update_library_collections_by_collection_id_items
Add media items to a Plex collection by providing the collection ID and the URI of items to include.
Instructions
Add items to a collection.
PUT /library/collections/{collectionId}/items
Args: collection_id: The collection id uri: The URI describing the items to add to this collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | ||
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |