Get a book shelf
get_book_shelfFetch a curated book shelf by type (recently added, continue reading/listening, want-to-read, up-next-in-series, random, or smart-scope) to surface reading suggestions beyond standard browse.
Instructions
Get a curated shelf of books (full book cards) by 'type': recently-added, continue-reading, continue-listening (audiobooks), want-to-read, up-next-in-series, random, or smart-scope. Use this to surface reading suggestions and lists no other browse tool reaches. 'smart-scope' requires a smartScopeId (from list_smart_scopes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Which shelf to fetch. | |
| limit | No | Max books (default 20). | |
| smartScopeId | No | Required only when type is 'smart-scope' (from list_smart_scopes). |