WordPress · Arazzo Workflow
WordPress Draft Then Publish Post
Version 1.0.0
Create a draft post, revise it, then flip it to published.
Provider
Workflows
draft-then-publish-post
Create a draft post, update it, and publish it.
Creates a post with status draft, patches it with finalized title and content while setting status to publish, then fetches it by id to verify the published state.
1
createDraft
createPost
Create the post in draft status so it is saved but not yet visible to the public. WordPress returns 201 with the new post id.
2
updateAndPublish
updatePost
Patch the draft with the finalized title and content and flip its status to publish in a single update.
3
verifyPublished
getPost
Read the post back by id to confirm it is now published.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/wordpress-draft-then-publish-post-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.