wordpress_create_page
Create a new WordPress page with HTML content, custom slugs, and parent page relationships for structured site management.
Instructions
[UNIFIED] Create a new WordPress page. Supports HTML content, parent pages, and custom slugs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| title | Yes | ||
| content | Yes | ||
| status | No | draft | |
| slug | No | ||
| parent | No |