Inicio - Documentación - POM AI - 23 MCP - Prompt recipes - Recipe: draft a WordPress post from supplied sources

Recipe: draft a WordPress post from supplied sources

This recipe keeps generation and publication separate. POM AI’s MCP tools do not consume AI credits, but any separate AI model used by the client may have its own terms and costs.

Draft a WordPress post for [AUDIENCE] using only the source material below.
Inspect the available public post types and use [POST TYPE]. Propose a title,
slug, excerpt, and content. Mark uncertain claims clearly and do not add facts
that are not in the sources. Show the complete wp_create_post payload with
status draft and a dry-run. Wait for confirmation, create the post, then read
it back and report its ID and edit URL. Do not publish it.

[SOURCE MATERIAL]

If categories, tags, custom taxonomies, featured media, or post meta are required, create the draft first and handle each relationship with its specific tool. Term assignment replaces existing terms by default unless append is explicitly true; a new post has no existing assignment, but the choice should still be intentional.

Editorial verification

Review factual accuracy, quotations, links, tone, heading hierarchy, accessibility, SEO fields, and legal or regulated claims. A successful post creation confirms storage, not quality.

Related guides: create post tool, post terms, and writing review.