bricks_wp_create_category
Create a new WordPress category with custom slug, parent hierarchy, and description to organize content directly from the Bricks MCP server.
Instructions
Create a new WordPress category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Category name | |
| slug | No | URL slug (auto-generated if omitted) | |
| parent | No | Parent category ID for hierarchy | |
| description | No | Category description |