Get book by identifier
get_book_by_idResolve any book identifier (ISBN, LCCN, OCLC, OLID) to its full metadata record.
Instructions
Get detailed information about a book using its identifier (ISBN, LCCN, OCLC, OLID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idType | Yes | The type of identifier used (isbn, lccn, oclc, olid). Case-insensitive. | |
| idValue | Yes | The value of the identifier. |