create_page
Create a new WordPress page in draft status to preview before publishing. Supports WPBakery shortcodes, blocks, or HTML content.
Instructions
Create a new page. Defaults to DRAFT so it can be previewed before going live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| slug | No | ||
| title | Yes | ||
| status | No | ||
| content | Yes | Raw content: WPBakery shortcodes, blocks, or HTML. |