Add books to collection
add_books_to_collectionAdd books to an existing Audiobookshelf collection using the collection ID and library item IDs. Duplicates are ignored automatically, while books from a different library are rejected.
Instructions
Adds one or more books to an existing collection. Books already in the collection are ignored; books from a different library are rejected.
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 |