get_book_info
Retrieve complete metadata for a book from a Calibre library by providing its Calibre ID, including title, authors, series, tags, formats, and file paths.
Instructions
Get detailed metadata for a book by its Calibre ID.
Returns title, authors, series, tags, formats, file paths, and all other metadata.
Args: book_id: The Calibre book ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |