list_saved_posts
Browse your saved Substack posts with pagination, filtering by publication and audience, and sorting by bookmark or publish date.
Instructions
List cached saved posts with pagination and optional publication/audience filters.
sort_by can be 'saved_at' (when post was bookmarked) or 'published_at' (when post was published). audience filters by tier (see list_audiences for cached values, e.g. "everyone", "only_paid").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| sort_by | No | saved_at | |
| audience | No | ||
| publication | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |