Remove books from collection
remove_books_from_collectionRemove selected books from an Audiobookshelf collection while keeping the books intact in the library. Membership can be restored later if needed.
Instructions
Removes books from a collection. The books themselves are untouched — only their membership in the collection ends, and it can be restored with add_books_to_collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection id, as returned by list_collections | |
| library_item_ids | Yes | Library item ids of books |