series_books
Retrieve all books in a series from any book ID, including reading-order placement, primary sequence flag, and book details.
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 |
|---|---|---|---|
| limit | No | ||
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||