read-book
Retrieve a specific book from your Inkdrop notes database by providing its unique ID.
Instructions
Retrieve a single book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookId | Yes | ID of the book to retrieve. It can be found as `_id` in the book docs. It always starts with `book:`. |