Recover book metadata
calibre_recover_metadataRecover missing metadata by looking up book details from Open Library and Google Books. Returns a proposed changes object without modifying your library.
Instructions
Propose real metadata for a book with a missing/raw-filename title via online provider lookup (ISBN from its identifiers or text, else title/author) on Open Library and Google Books. Preview only — returns a changes object for calibre_update_book; never writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| bookId | No | ||
| library | No | ||
| sources | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookId | No | ||
| source | No | ||
| changes | No | ||
| lookupKey | No | ||
| confidence | No | ||
| fieldCount | No |