Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Update Post

Update an existing blog post. Can modify the title, content, excerpt, status, categories, tags, featured image, slug, and other settings. Only provided fields are updated.

List Users

Retrieve a list of users on the WordPress site. Filter by search term or role. Results are paginated.

List Pages

Retrieve a list of pages with optional filtering by status, search term, and sorting. Results are paginated.

Create Page

Create a new page on the WordPress site. Pages are hierarchical and can have parent pages. Supports setting title, content, status, parent page, and featured image.

Get Site Stats

Retrieve site traffic statistics including page views, visitors, and top posts. **Only available for WordPress.com sites and Jetpack-connected self-hosted sites.**

Delete Page

Permanently delete a page by its ID. This action cannot be undone.

Update Media

Update metadata of an existing media item including title, caption, alt text, and description. Only provided fields are updated.

Get Post

Retrieve a single blog post by its ID, including full content, metadata, and comment count.

Moderate Comment

Moderate a comment by updating its status (approve, hold, spam, or trash) or editing its content.

Delete Post

Permanently delete a blog post by its ID. This action cannot be undone.

List Media

Browse the site's media library. Filter by media type (image, video, audio, application) or search by keyword. Results are paginated.

List Tags

Retrieve all tags on the site. Tags are flat (non-hierarchical) taxonomy terms used to describe posts. Supports search filtering.

Get Media

Retrieve details of a single media item by its ID, including URL, dimensions, caption, and alt text.

Update Page

Update an existing page. Can modify the title, content, status, parent page, and other settings. Only provided fields are updated.

Create Post

Create a new blog post on the WordPress site. Supports setting title, content, excerpt, status (draft/publish/pending/private), scheduling via date, post format, categories, tags, featured image, and comment settings.

List Categories

Retrieve all categories on the site. Categories are hierarchical and can be used to organize posts. Supports search filtering.

Delete Media

Permanently delete a media item from the library. This action cannot be undone.

Create Category

Create a new post category. Categories are hierarchical — you can specify a parent category to create subcategories.

Search Content

Search across posts and pages on the site by keyword. Returns matching content with titles, excerpts, and URLs. Useful for finding specific content or checking for duplicate topics.

List Posts

Retrieve a list of blog posts with filtering options. Filter by status, search term, category, tag, author, and date range. Results are paginated.

Get Site Info

Retrieve general site information including title, description, URL, and other metadata. Useful for verifying site configuration and connectivity.

List Comments

Retrieve comments from the site. Can filter by post ID, status, and search term. Results are paginated.

Create Tag

Create a new post tag for organizing and labeling content.

Create Comment

Add a new comment to a post. Can create top-level comments or replies to existing comments by specifying a parent comment ID.

Delete Tag

Delete a tag. Posts with this tag will not be deleted but will lose this tag assignment.

Delete Comment

Permanently delete a comment by its ID. This action cannot be undone.

Delete Category

Delete a category. Posts in this category will not be deleted but will be reassigned to the default category.

Get Current User

Retrieve the profile of the currently authenticated user, including display name, email, avatar, and roles.