Convert Isbn
convert_isbnConvert an ISBN between ISBN-10 and ISBN-13 (recomputing the check digit). ISBN-10 -> ISBN-13 prefixes "978"; ISBN-13 -> ISBN-10 works only for the 978 prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | The ISBN to convert. |