WordPress
by Automattic / WordPress.org
Create and update posts and pages, upload media, manage categories and tags, and retrieve site content via the WordPress REST API.
How agents use WordPress
- ✓Agent publishes a new blog post after content is generated and approved by an LLM workflow
- ✓Agent updates post status from draft to published on a schedule
- ✓Agent creates a landing page from a template and populates it with dynamic content
- ✓Agent retrieves published posts to syndicate them to social media or email newsletters
- ✓Agent lists categories before creating a post to assign the correct category ID
Agent actions
Inputs: title, content, excerpt, status, categories, tags, slug, featuredMediaId
Returns: postId, postUrl, status, post
Inputs: postId, title, content, status, categories, tags
Returns: postId, postUrl, post
Inputs: postId
Returns: postId, title, content, excerpt, status, postUrl, post
Inputs: status, perPage, search, orderBy
Returns: posts, postCount, totalPosts
Inputs: title, content, status, slug, parentId
Returns: pageId, pageUrl, page
Inputs: perPage
Returns: categories, categoryCount
Example workflows
AI-powered blog publishing
Agent generates a blog post using an LLM, assigns categories and tags, and creates a draft in WordPress for human review.
About WordPress
- Vendor
- Automattic / WordPress.org
- Pricing Always review details with the vendor
- Free — WordPress REST API is free and built into WordPress core (since 4.7). Hosting costs are separate.
- Authentication
- Basic auth
- Rate limit Always review details with the vendor
- 60 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://wordpress.org
Put WordPress behind your AI agent
Set up WordPress alongside your other tools in the planner — no code — so AI can act on it for your customers.
Open the plannerRelated Productivity tools
Google Calendar
Create, manage, and query calendar events, meetings, and schedules
Jira
Create and manage issues, projects, sprints, and workflows in Jira
Confluence
Connect AI to Confluence to search your wiki and answer questions with citations back to the source page, and to create and update pages, spaces and collaborative content