get_shelf
Retrieve books from any public Goodreads shelf using its RSS feed. Supports pagination and custom shelves without authentication.
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 |
|---|---|---|---|
| shelf | No | to-read | |
| user_id | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |