Skip to content
All services

WordPress

Publish and manage content hands-free

Complete WordPress site management via REST API - publish and manage posts, create pages, upload media, manage users and roles, organize content with categories and tags, control plugins and themes. Essential for content management, blog automation, and site administration.

46
Total Actions
21
View Data
18
Make Changes
7
Remove Data
21
View actions

Look up data, search, list, and analyze

18
Change actions

Create new things, update existing ones

7
Remove actions

Delete records and clean things up

read21 actions

Get Site Info

read

Get WordPress site information including version, plugins, themes, and settings

List Posts

read

List posts from WordPress with filtering and pagination

Get Post

read

Get a single post by ID with full content

List Pages

read

List pages from WordPress

Get Page

read

Get a single page by ID

List Media

read

List media files from WordPress

Get Media

read

Get a single media item by ID

List Users

read

List WordPress users

Get User

read

Get a single user by ID

Get Current User

read

Get the currently authenticated user

List Categories

read

List categories

Get Category

read

Get a category by ID

List Tags

read

List tags

Get Tag

read

Get a tag by ID

List Plugins

read

List installed plugins

Get Plugin

read

Get plugin details

List Themes

read

List installed themes

Get Theme

read

Get theme details

List Menus

read

List all navigation menus. Returns menu IDs, names, descriptions, and locations. Use to discover menus before managing their items.

Get Menu Items

read

Get all items in a navigation menu. Returns menu item IDs, titles, URLs, types (page, post, custom link, category), parent-child hierarchy, and order.

Get Settings

read

Get WordPress site settings including title, description, timezone, date/time format, language, and URL. Returns the standard settings available via the WP REST API (not arbitrary wp_options).

write18 actions

Create Post

write

Create a new post

Update Post

write

Update an existing post

Create Page

write

Create a new page

Update Page

write

Update an existing page

Upload Media

write

Upload a media file from URL

Update Media

write

Update media metadata

Create User

write

Create a new user

Update User

write

Update an existing user

Create Category

write

Create a new category

Update Category

write

Update a category

Create Tag

write

Create a new tag

Update Tag

write

Update a tag

Activate Plugin

write

Activate a plugin

Deactivate Plugin

write

Deactivate a plugin

Activate Theme

write

Activate a theme

Create Menu Item

write

Add an item to a navigation menu. Supports pages, posts, custom links, and categories. Set parent for nested/dropdown items.

Update Menu Item

write

Update an existing menu item's title, URL, position, or parent.

Update Settings

write

Update WordPress site settings. Supports standard settings: title, description, timezone_string, date_format, time_format, language, posts_per_page, default_comment_status. Only the provided fields are updated.

delete7 actions

Delete Post

delete

Delete a post (moves to trash or permanently deletes)

Delete Page

delete

Delete a page

Delete Media

delete

Delete a media item

Delete User

delete

Delete a user

Delete Category

delete

Delete a category

Delete Tag

delete

Delete a tag

Delete Menu Item

delete

Delete a menu item. Child items are re-parented to the deleted item's parent. Cannot be undone.

Connection details

How you connect
Application Password
Category
CMS
Version
2.1.2
Actions
46
Last Updated
2026-03-01
Setup guide
View guide →

Ready to connect WordPress?

Sign up free and let your AI work with this service today.

Get Started