get_shelf
List books from any Goodreads shelf via RSS feed, with pagination for large shelves and direct links to each book.
Instructions
List books on a shelf via its RSS feed (public shelves; no auth).
Common shelves: 'read', 'currently-reading', 'to-read', plus any custom shelf name. RSS pages hold ~100 items; pass page=2,3,... for more. Defaults to the configured GOODREADS_USER_ID.
When you cite a book from a shelf, link it to its 'link' field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| shelf | No | to-read | |
| user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |