jellyfin_add_to_collection
Add movies to an existing Jellyfin collection by collection name or ID. Reports and skips movies already present, with optional confirmation before writing.
Instructions
Add movies to an existing collection (by collection name or id).
Same resolution ergonomics as jellyfin_create_collection. Movies already in the collection are reported and skipped. With confirm=False nothing is written; with confirm=True the add proceeds only if every reference resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| movies | Yes | ||
| confirm | No | ||
| collection_ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |