list_reader_posts
List recent posts from your Substack subscriptions, including read state, reading progress, and summaries. Scan your reader inbox to decide which posts to read next.
Instructions
List recent posts from the publications this account subscribes to — the reader Inbox — with read state and reading progress. Each post is summarised; use get_reader_post to read one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Resume from an earlier page: pass the `next_after` value from a previous response. This is a timestamp, not an opaque cursor. | |
| limit | No | How many posts to return. 1–100, defaults to 20. |