get_series
Given a post that is part of a numbered multi-part series (e.g. "Part I/II/III"), return the ENTIRE series in reading order. Use this to read an arc start-to-finish instead of guessing part numbers. Returns null-ish empty when the post is standalone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A post ID or slug belonging to the series |