list_scheduled_posts
View upcoming scheduled Substack posts, sorted by soonest first, to see titles, audiences, and publish times.
Instructions
List posts scheduled for future publication, soonest first. Read-only visibility into what's queued — scheduling itself is done in Substack's editor (this server does not schedule, publish, or delete long-form posts). Returns id, title, audience, and scheduled time (trigger_at).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max posts to return (1-50; Substack rejects anything higher, so larger values are clamped) | |
| offset | No | Number of posts to skip |