get_owned_books
Retrieve books you own with titles, authors, and edition details. Supports pagination to browse your collection.
Instructions
List all books you have marked as owned. Returns title, authors, and edition details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| per_page | No | Results per page (default 20, max 100). |