search_saved_posts
Search your saved Substack posts by keyword, with filters for publication, audience, and date ranges.
Instructions
Perform full-text FTS5 search across cached saved posts.
Searches title, excerpt, publication name, author, and content text. Allows filtering by publication name, audience tier (see list_audiences for cached values, e.g. "everyone", "only_paid"), original post date (published_at), and saved date (saved_at).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| audience | No | ||
| publication | No | ||
| saved_after | No | ||
| saved_before | No | ||
| published_after | No | ||
| published_before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |