Two ways to draft
draft_platforms must be a subset of platforms.
Save all as draft
Mixed draft + publish
Publish to Threads now, save LinkedIn as draft:Draft CRUD API
Dedicated draft management at/unified/drafts:
Requires
drafts_enabled on your plan.
List drafts
Publish draft later
Schedule a draft
get_queued_posts (MCP)
MCP toolget_queued_posts lists drafts and scheduled posts:
- Drafts:
GET /unified/drafts - Scheduled:
GET /unified/scheduled-posts
Draft vs schedule-only API
Use post endpoints for drafts. Use scheduled-posts endpoint when you only want to schedule (no draft mixing).
Platform-specific draft notes
Drafts store platform context including:
Resolve page/board IDs before publishing — same as live posts.
Example: draft video for review
Plan requirements
Drafts requiredrafts_enabled. Publishing a draft consumes a post credit like a normal publish.
See Postsiva errors for plan-blocked responses.
Related
Scheduling
Schedule instead of draft
MCP publish tool
Agent draft + publish