wordpress_create_category
Create a new WordPress category with support for hierarchical structure, including parent relationships and optional description.
Instructions
[UNIFIED] Create a new WordPress category. Supports hierarchical categories with parent relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| site | Yes | ||
| parent | No | ||
| description | No |