feat: add wordvibe_build_page (Word Page Builder over MCP)
Wraps the site tool wpb_build_page: build or update a Word Page from {kind, html} sections. The page lands as a native Word Page (payload in post meta, builder-rendered), so it stays editable and undoable in the builder. Also documents the builder tools in the bundled skill and README.
This commit is contained in:
@@ -16,6 +16,7 @@ provides_tools:
|
||||
- wordvibe_write_file
|
||||
- wordvibe_edit_file
|
||||
- wordvibe_search
|
||||
- wordvibe_build_page
|
||||
requires_env:
|
||||
- name: WORDVIBE_SITE_URL
|
||||
description: "WordPress site URL (e.g. https://mysite.com). MCP Server Mode must be enabled in WordVibe → Settings → MCP."
|
||||
|
||||
Reference in New Issue
Block a user