get_bookshelf
Retrieve all books from a user's WeRead bookshelf, including detailed statistics and categorization, to organize and analyze reading data efficiently.
Instructions
Get all books in the user's bookshelf with comprehensive statistics and categorization information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}