Find duplicates
calibre_find_duplicatesFind duplicate books in a Calibre library by matching exact or similar titles and authors, or compare select books field-by-field. Read-only operation.
Instructions
Find probable duplicate books. mode=identical (exact title+authors) or similar (fuzzy) group the library (or ids/query subset) with a merge-safety score; mode=compare diffs 2+ ids field-by-field. Read-only — never merges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| mode | No | identical | |
| limit | No | ||
| query | No | ||
| cursor | No | ||
| library | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep | No | ||
| mode | Yes | ||
| count | No | ||
| capped | No | ||
| offset | No | ||
| groupCount | No | ||
| nextCursor | No | ||
| mergeSafety | No | ||
| booksScanned | No | ||
| languagesDiffer | No |