wordpress_create_category
Create a new WordPress category with optional parent relationships for hierarchical organization. Specify site, name, description, and parent category to structure your content taxonomy.
Instructions
[UNIFIED] Create a new WordPress category. Supports hierarchical categories with parent relationships.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| description | No | ||
| parent | No |