Agentic Service Discovery

Resources

W

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.

ProduktivitetGratisGrundlæggende godkendelsecmsblogcontentpublishingwebsite

Sådan bruger agenter 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

Agenthandlinger

Create PostCreate a new WordPress post.

Input: title, content, excerpt, status, categories, tags, slug, featuredMediaId

Returnerer: postId, postUrl, status, post

Update PostUpdate an existing WordPress post.

Input: postId, title, content, status, categories, tags

Returnerer: postId, postUrl, post

Get PostRetrieve a WordPress post by ID.

Input: postId

Returnerer: postId, title, content, excerpt, status, postUrl, post

List PostsRetrieve a list of WordPress posts with optional filters.

Input: status, perPage, search, orderBy

Returnerer: posts, postCount, totalPosts

Create PageCreate a new WordPress page.

Input: title, content, status, slug, parentId

Returnerer: pageId, pageUrl, page

List CategoriesRetrieve all categories from the WordPress site.

Input: perPage

Returnerer: categories, categoryCount

Eksempel på workflows

1

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.

Om WordPress

Leverandør
Automattic / WordPress.org
Pris Tjek altid detaljer med udbyderen
GratisWordPress REST API is free and built into WordPress core (since 4.7). Hosting costs are separate.
Godkendelse
Grundlæggende godkendelse
Hastighedsgrænse Tjek altid detaljer med udbyderen
60 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med WordPress

Brug Agentic Planner til at designe, visualisere og forbinde WordPress med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Produktivitet-værktøjer

WordPress AI Agent Integration | Fugentic