get_book_details
Retrieve comprehensive book metadata including title, rating, and genre from Calibre libraries to support collection management and content analysis.
Instructions
Get detailed metadata for a book. fields: an optional list of metadata fields to return (e.g. ["title", "rating", "#genre"]). If not provided, returns all fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | ||
| fields | No | ||
| library_name | No |