Get recent posts
get_recent_postsFetch recent posts from a specified Substack publication using its name or URL. Supports limits and offset for paging through archives.
Instructions
Recent posts from one publication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | Skip this many posts, for paging back through the archive. | |
| publication | Yes | Publication name, subdomain, or URL (e.g. "Platformer", "platformer", "https://www.platformer.news"). |