series_books
Retrieve all books in a series with reading-order placement by providing any book from that series. Each entry shows position, whether it's primary, and basic info.
Instructions
List the books in a series (with reading-order placement), given any book in that series.
Each entry has the series 'placement' (e.g. '1', '0.5' for a prequel), 'is_primary' (a main-sequence entry vs companion), and the usual book_id/title/author/rating/url. limit capped at 40.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||