wp_update_category
Update a WordPress category's name, slug, parent, or description by specifying its ID. Modify existing category details directly through the MCP server.
Instructions
Update a WordPress category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| slug | No | ||
| parent | No | ||
| description | No |