Recover book metadata
calibre_recover_metadataRecover missing or raw-filename metadata by querying Open Library and Google Books for ISBN or title/author, then preview proposed changes without altering the 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 |