wordpress_create_custom_post
Create custom post types in WordPress with support for custom fields and meta data to extend content management capabilities.
Instructions
[UNIFIED] Create a new post of a custom post type. Supports custom fields/meta data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| post_type | Yes | ||
| title | Yes | ||
| content | Yes | ||
| status | No | draft | |
| meta | No |