list_reader_posts
Retrieve recent posts from your Substack subscriptions with read state and reading progress. Summaries help identify unread items; follow with get_reader_post to read a full post.
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. |