WordPress · Arazzo Workflow
WordPress Categorize and Publish Post
Version 1.0.0
Create a category, publish a post into it, then read the post back.
Provider
Workflows
categorize-and-publish-post
Create a category and publish a post assigned to it.
Creates a new category term, creates a post whose categories array references the freshly created category id and whose status is publish, and then fetches the created post by id to verify it persisted.
1
createCategory
createCategory
Create the category term that the post will be filed under. WordPress returns 201 with the new term id on success.
2
createPost
createPost
Publish a new post and assign it to the category created in the prior step by referencing its id in the categories array.
3
getPost
getPost
Read the newly created post back by id to confirm it persisted with the expected published status.
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-categorize-and-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.