substack_search
Search Substack posts and publications site-wide. Optionally focus on a specific publication to get its matching posts alongside global results.
Instructions
Search posts and publications across Substack. Searches posts across all of Substack and returns the publications that also matched, unlike /substack/publication/posts which searches within a single publication. Set focus_publication_id to additionally receive that one publication's own matching posts in focused_posts alongside the site-wide results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page, 20 posts per page | |
| query | Yes | Search text | |
| focus_limit | No | Cap on focused_posts, 1-20. Requires focus_publication_id. | |
| focus_publication_id | No | Numeric publication id whose own matching posts are returned in focused_posts |