wp_add_page
Create a new WordPress page from a title and content, and optionally set its status to draft or publish through the WordPress MCP Python server.
Instructions
Add a new WordPress page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| status | No | ||
| content | Yes |