bookshelf_delete_book
Delete a book from your Bookshelf library, optionally removing its files and excluding it from import lists. Use this to remove unwanted titles permanently.
Instructions
Delete book. Query params: deleteFiles, addImportListExclusion. DESTRUCTIVE: this deletes data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| delete_files | No | ||
| add_import_list_exclusion | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |