list_saved_notes
List cached saved Substack notes with pagination and optional filters for author or restacks, sortable by saved or posted date to locate specific bookmarks.
Instructions
List cached saved notes with pagination and optional author/restack filters.
sort_by can be 'saved_at' (when note was bookmarked) or 'posted_at' (when note was posted). restacks_only limits results to notes that restack a post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| author | No | ||
| offset | No | ||
| sort_by | No | saved_at | |
| restacks_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |